Browse Source

removed nm-applet and blueman applet as I dont really use those anymore

master
Josh Fabean 5 years ago
parent
commit
8b0e9da550
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      .config/i3/arch-mac-lappy-config

+ 2
- 3
.config/i3/arch-mac-lappy-config View File

@ -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"


Loading…
Cancel
Save