diff options
author | David Robillard <d@drobilla.net> | 2015-10-18 19:29:06 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2015-10-18 20:43:39 -0400 |
commit | d9cb18003c9d12871a0c0406c8b1899e7e6f9d07 (patch) | |
tree | 515a5c88080442accc6a5a10d41bcaaa8926db81 /sxhkd | |
parent | a03805632c84a3acdf5cb380815c7a02ea5d1809 (diff) | |
download | dotfiles-d9cb18003c9d12871a0c0406c8b1899e7e6f9d07.tar.gz dotfiles-d9cb18003c9d12871a0c0406c8b1899e7e6f9d07.tar.bz2 dotfiles-d9cb18003c9d12871a0c0406c8b1899e7e6f9d07.zip |
Style dmenu
Diffstat (limited to 'sxhkd')
-rw-r--r-- | sxhkd/sxhkdrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sxhkd/sxhkdrc b/sxhkd/sxhkdrc index 70d8842..b2b057f 100644 --- a/sxhkd/sxhkdrc +++ b/sxhkd/sxhkdrc @@ -101,7 +101,10 @@ super + Return gnome-terminal super + space - dmenu_run + dmenu_run -sb "#92A850" -fn monospace-13 + +super + ctrl + r + dmenu_run -sb "#92A850" -fn monospace-13 # make sxhkd reload its configuration files: super + Escape |