diff options
Diffstat (limited to '.ratpoisonrc')
| -rw-r--r-- | .ratpoisonrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ratpoisonrc b/.ratpoisonrc index 7e37d97..a2c4a7d 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -95,7 +95,7 @@ bind C-d exec ratpoison -c "echo $(date +'%A, %F - %H:%M')" bind C-t exec ratpoison -c "echo $(sensors | sed -n /Tctl/p | sed 's/Tctl: *+/Temp: /')" # application keybinds -definekey top s-S-Return exec urxvtc +definekey top s-Return exec urxvtc definekey top s-z exec boomer definekey top s-Print exec scrot -s -e 'mv $f ~/pics/' definekey top Print exec scrot -u -e 'mv $f ~/pics/' |
