diff options
author | Amin Bandali <me@aminb.org> | 2014-10-28 22:25:33 -0400 |
---|---|---|
committer | Amin Bandali <me@aminb.org> | 2014-10-28 22:25:33 -0400 |
commit | d6e35f6acad691d85d3d337bdff68be7d7927a29 (patch) | |
tree | 8c8ed3bdfbae28642cd1deae80e2ec9d850d7080 /sxhkd | |
parent | 4c9998eb05b0c3b31ebbeb9d9d1e1534877ab622 (diff) | |
download | configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.tar.gz configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.tar.xz configs-d6e35f6acad691d85d3d337bdff68be7d7927a29.zip |
settings to match my 27px xfce panel
+ new lock screen shortcut
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 263debc..9037438 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -84,7 +84,10 @@ super + Return urxvt super + space - dmenu_run -fn "Source Code Pro for Powerline:bold:pixelsize=10" -h 31 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb + dmenu_run -fn "Source Code Pro for Powerline:bold:pixelsize=10" -h 28 -nb \#2f2b30 -nf \#fefdfb -sb \#cf0f38 -sf \#fefdfb + +super + x + slimlock # make sxhkd reload its configuration files: super + Escape |