From 1a66fa7c5620faf5b4687a7121bf63afe208e4b9 Mon Sep 17 00:00:00 2001 From: Ian Mancini Date: Sun, 12 Apr 2020 14:01:46 -0300 Subject: [PATCH] Update i3 settings to work with new bin repo --- template/i3/.config/i3/config | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/template/i3/.config/i3/config b/template/i3/.config/i3/config index 6e3c155..fd4c518 100755 --- a/template/i3/.config/i3/config +++ b/template/i3/.config/i3/config @@ -132,7 +132,7 @@ bindsym $mod+shift+x exec betterlockscreen -l dim # Program shortcuts # Scrot -bindsym --release Print exec $HOME/.bin/scrot +bindsym --release Print exec $HOME/.bin/scrot-screen bindsym --release Shift+Print exec $HOME/.bin/scrot-area # pcmanfm @@ -143,7 +143,7 @@ bindsym $mod+c exec --no-startup-id chromium # Rofi bindsym $mod+d exec --no-startup-id rofi -show run -#bindsym $mod+Shift+Tab exec --no-startup-id rofi -show window +bindsym $mod+Shift+w exec --no-startup-id rofi -show window bindsym $mod+Shift+s exec --no-startup-id rofi -show ssh bindsym $mod+Shift+e exec --no-startup-id rofimoji bindsym $mod+Shift+p exec --no-startup-id ~/.bin/rofi-passmenu @@ -185,7 +185,6 @@ bindsym $mod+Shift+9 move container to workspace number $ws9 bindsym $mod+Shift+0 move container to workspace number $ws10 # Assign clients to workspaces - assign [class="^Nautilus$"] → $ws1 assign [class="^pcmanfm$"] → $ws1 assign [class="^Pcmanfm$"] → $ws1 @@ -237,10 +236,10 @@ for_window [class="^Arandr$"] floating enable # Autostart # ############# -exec_always $HOME/.bin/fehbg $HOME/Pictures/wall.png +exec_always $HOME/.bin/bg-feh $HOME/Pictures/wallpapers exec_always xmodmap ~/.Xmodmap -exec_always $HOME/.bin/setxkbmap -exec_always --no-startup-id $HOME/.bin/dunst +exec_always $HOME/.bin/set-keyboard_layout +exec_always --no-startup-id $HOME/.bin/launch-dunst #exec_always compton --config $HOME/.config/compton/compton.conf #exec_always $HOME/.bin/conky