From 6c9130e407ab4a7d67588ba2cc47c39d0839cfe2 Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Fri, 8 May 2020 19:37:41 +0200 Subject: . --- i3/config | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'i3/config') diff --git a/i3/config b/i3/config index 9b2b38d..56bc71d 100644 --- a/i3/config +++ b/i3/config @@ -114,14 +114,19 @@ bar { # picom exec --no-startup-id picom +# gajim +exec --no-startup-id gajim + +# zeal +exec --no-startup-id zeal + # background exec_always --no-startup-id feh --bg-scale ~/.dotfiles/pictures/bg1.jpg \ ~/.dotfiles/pictures/bg2.jpg # terminal -exec --no-startup-id alacritty --class scratchpad_term -e tmux new-session -A -s default -for_window [instance="scratchpad_term"] move scratchpad -bindsym F12 [instance="scratchpad_term"] scratchpad show, \ - resize set 100 ppt 100 ppt, \ - resize shrink height 30 px, \ - move position center +for_window [instance="scratchpad_term"] \ + move scratchpad, \ + border none, \ + exec --no-startup-id ~/.config/i3/terminal.sh +bindsym F12 exec --no-startup-id ~/.config/i3/terminal.sh -- cgit v1.2.3-70-g09d2