diff options
| author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-06 01:58:07 +0200 | 
|---|---|---|
| committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-08-06 01:58:07 +0200 | 
| commit | 0201cbe78d76769d96849510ef4998c5c8869598 (patch) | |
| tree | 5f68772a86610f04b477f4ede99bdf8bae53310c /config/sxhkd/sxhkdrc | |
| parent | 466ee41add2f57bc59eca1f7444ad122b97ff974 (diff) | |
| download | dotfiles-0201cbe78d76769d96849510ef4998c5c8869598.tar.gz dotfiles-0201cbe78d76769d96849510ef4998c5c8869598.tar.bz2 dotfiles-0201cbe78d76769d96849510ef4998c5c8869598.zip | |
bug fixes
Diffstat (limited to 'config/sxhkd/sxhkdrc')
| -rw-r--r-- | config/sxhkd/sxhkdrc | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/config/sxhkd/sxhkdrc b/config/sxhkd/sxhkdrc index e3a7464..6415c7c 100644 --- a/config/sxhkd/sxhkdrc +++ b/config/sxhkd/sxhkdrc @@ -137,6 +137,9 @@ super + u  super + f  	firefox +super + v +        vimb	 +  super + s  	skype @@ -235,10 +238,10 @@ XF86KbdBrightnessDown  # Keyboard layouts -super + q  +super + Q   	setxkbmap us  -super + c  +super + C   	setxkbmap us -variant colemak  # Password | 
