lots of changes

This commit is contained in:
Jonathan Hodgson 2019-02-20 07:38:41 +00:00
parent 9fac557661
commit cf80ba2c20
8 changed files with 58 additions and 17 deletions

View file

@ -197,6 +197,10 @@ bindsym XF86AudioPause exec playerctl pause
bindsym XF86AudioNext exec playerctl next
bindsym XF86AudioPrev exec playerctl previous
# Screen Brightness {{{3
bindsym XF86MonBrightnessUp exec xbacklight -inc 20 # increase screen brightness
bindsym XF86MonBrightnessDown exec xbacklight -dec 20 # decrease screen brightness
#calculator button
bindsym XF86Calculator exec galculator
@ -221,9 +225,11 @@ bindsym $mod+a exec --no-startup-id ddspawn dropdowncalc -f mono:pixelsize=24
# Opens Vim in Terminal in Scratchpad
bindsym $mod+shift+a exec --no-startup-id ddspawn dropdownnotepad
# B {{{3
# B {{{2
# Opens DBeaver
bindsym $mod+b exec dbeaver
# Opens sitee
bindsym $mod+Shift+b exec siteEnv
# C {{{2
# Opens Chromium