scripts sorted
This commit is contained in:
@@ -56,7 +56,7 @@ exec --no-startup-id dunst
|
||||
# Composite manager:
|
||||
exec --no-startup-id compton
|
||||
# Runs the key remapping scripts
|
||||
exec --no-startup-id ~/.scripts/remaps
|
||||
exec --no-startup-id remaps
|
||||
# Unclutter makes the mouse invisible after a brief period
|
||||
exec --no-startup-id unclutter
|
||||
# Run the script to update the mpd i3block on change.
|
||||
@@ -137,7 +137,7 @@ bindsym $mod+Shift+Insert exec --no-startup-id showclip
|
||||
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdowncalc|tmuxdd).*$"] kill
|
||||
bindsym $mod+Shift+q [con_id="__focused__" instance="^(?!dropdowncalc|tmuxdd).*$"] kill
|
||||
|
||||
bindsym $mod+w exec --no-startup-id $BROWSER
|
||||
bindsym $mod+w exec $term -e nmtui
|
||||
bindsym $mod+Shift+w exec --no-startup-id $BROWSER
|
||||
|
||||
bindsym $mod+e exec $term -e neomutt
|
||||
@@ -201,8 +201,8 @@ bindsym $mod+Shift+z gaps outer current minus 5
|
||||
bindsym $mod+x exec --no-startup-id lockscreen
|
||||
bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdown"
|
||||
|
||||
bindsym $mod+c exec --no-startup-id camtoggle
|
||||
##bindsym $mod+Shift+c
|
||||
bindsym $mod+c exec --no-startup-id freealf
|
||||
bindsym $mod+Shift+c exec --no-startup-id camtoggle
|
||||
|
||||
bindsym $mod+v exec $term -e ncmpcpp -s visualizer
|
||||
bindsym $mod+Shift+v exec --no-startup-id projectM-pulseaudio
|
||||
@@ -410,8 +410,8 @@ bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 15
|
||||
bindsym XF86AudioMedia exec --no-startup-id $term -e ncmpcpp
|
||||
bindsym XF86Display exec --no-startup-id arandr
|
||||
#bindsym XF86KbdLightOnOff exec
|
||||
bindsym XF86KbdBrightnessDown exec --no-startup-id python3.6 ~/.scripts/kb-lights.py -
|
||||
bindsym XF86KbdBrightnessUp exec --no-startup-id python3.6 ~/.scripts/kb-lights.py +
|
||||
#bindsym XF86KbdBrightnessDown exec
|
||||
#bindsym XF86KbdBrightnessUp exec
|
||||
##bindsym XF86Reply exec
|
||||
##bindsym XF86MailForward exec
|
||||
##bindsym XF86Save exec
|
||||
|
||||
Reference in New Issue
Block a user