diff options
Diffstat (limited to 'Window_Manager')
-rw-r--r-- | Window_Manager/ratpoison/ratpoisonrc.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Window_Manager/ratpoison/ratpoisonrc.conf b/Window_Manager/ratpoison/ratpoisonrc.conf index e35aceb..e47c056 100644 --- a/Window_Manager/ratpoison/ratpoisonrc.conf +++ b/Window_Manager/ratpoison/ratpoisonrc.conf @@ -190,8 +190,8 @@ bind o only bind semicolon colon bind e exec bind u undo -bind x exec ratpoison -c delete && ratpoison -c barsend -bind X exec ratpoison -c kill && ratpioson -c barsend +bind x delete +bind X kill bind Escape abort bind m exec xfce4-popup-applicationsmenu bind W exec sudo connman_dmenu |