diff options
author | Jonas Gunz <himself@jonasgunz.de> | 2019-08-13 20:50:03 +0200 |
---|---|---|
committer | Jonas Gunz <himself@jonasgunz.de> | 2019-08-13 20:50:03 +0200 |
commit | 7dd3a0494c4395d333029b0026e4c9dec891a393 (patch) | |
tree | 2d539191d732367b88203a0cf33e8a66ebb6cf2f /.i3 | |
parent | fa2645d08b4b2b0319304d6df9d120b14115358a (diff) | |
download | dotfiles-7dd3a0494c4395d333029b0026e4c9dec891a393.tar.gz |
asdf
Diffstat (limited to '.i3')
-rw-r--r-- | .i3/config | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -339,8 +339,6 @@ bindsym XF86AudioNext exec --no-startup-id playerctl next bindsym XF86MonBrightnessUp exec --no-startup-id xbacklight -inc 5 -fps 30 # increase screen brightness bindsym XF86MonBrightnessDown exec --no-startup-id xbacklight -dec 5 -fps 30 # decrease screen brightness -#Screenshot on win+p -bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png" #bindsym XF86RFKill exec --no-startup-id i3-nagbar -t warning -m asdf exec --no-startup-id "setxkbmap -layout de" |