diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-17 19:28:33 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-17 19:28:33 +0100 |
| commit | 7629e3e036d39d9abe22c758a3a6fec868124545 (patch) | |
| tree | 5b60ae81041d9221d2da151aa92856f5b523f07e /.ratpoisonrc | |
| parent | 3aedc81620c8851b5c9df302f4c94ba5e03cdeae (diff) | |
move startup commands to stumpwm
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/' |
