From 7629e3e036d39d9abe22c758a3a6fec868124545 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Tue, 17 Dec 2024 19:28:33 +0100 Subject: move startup commands to stumpwm --- .ratpoisonrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ratpoisonrc') 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/' -- cgit v1.2.3