diff --git a/.config/i3/arch-mac-lappy-config b/.config/i3/arch-mac-lappy-config index a758135..674cd1c 100644 --- a/.config/i3/arch-mac-lappy-config +++ b/.config/i3/arch-mac-lappy-config @@ -5,7 +5,7 @@ set $alt Mod1 exec --no-startup-id nitrogen --restore ~/Wallpapers # exec --no-startup-id compton -b -exec --no-startup-id nm-applet +# exec --no-startup-id nm-applet exec --no-startup-id xss-lock -- i3lock-fancy exec --no-startup-id xset r rate 250 25 exec --no-startup-id xset b off @@ -131,7 +131,6 @@ bindsym $mod+Shift+0 move container to workspace number 10:  #Custom Keybindings -bindsym $mod+w exec --no-startup-id google-chrome-beta bindsym $mod+f exec --no-startup-id termite -e ranger bindsym Print exec scrot -s -e 'mv $f ~/Downloads' bindsym $mod+m move scratchpad @@ -245,7 +244,7 @@ bindsym Control+k exec --no-startup-id echo "core.weechat */buffer_dmenu" >> $(f # exec --no-startup-id pasystray exec --no-startup-id pcmanfm -d # exec --no-startup-id rescuetime -exec --no-startup-id blueman-applet +# exec --no-startup-id blueman-applet exec --no-startup-id dunst bindsym XF86AudioLowerVolume exec --no-startup-id "pulseaudio-ctl down ; pkill -RTMIN+1 i3blocks"