diff options
| author | yuzu-eva <stevenhu@web.de> | 2024-12-14 18:19:03 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2024-12-14 18:19:03 +0100 |
| commit | fcab3f10c2d447856dc1f2c220b1fdeca810bb2b (patch) | |
| tree | ac9629163cad4fd76b1935661b31269cb7c583eb /.ratpoisonrc | |
| parent | c4d3995bb96731e1387500c88dcad76e139744c3 (diff) | |
delete i3 configs
Diffstat (limited to '.ratpoisonrc')
| -rw-r--r-- | .ratpoisonrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ratpoisonrc b/.ratpoisonrc index 39d7569..79b35fc 100644 --- a/.ratpoisonrc +++ b/.ratpoisonrc @@ -93,7 +93,7 @@ definekey top XF86AudioPlay exec mpc toggle && exec ratpoison -c "echo $(mpc sta # Information bind C-v exec ratpoison -c "echo $(wpctl get-volume @DEFAULT_AUDIO_SINK@ | awk '{ print $3,$1,$2*100 }')%" bind C-a exec ratpoison -c "echo `date +'%A, %F - %H:%M'` `cal | tail -n +2 | sed -e 's/^Su/\n\n Su/' -e 's/.*/ & /' -e \"s/\ $(date +%e) /\<$(date +%e)\>/\"`" -bind C-s exec ratpoison -c "echo $(date +'%A, %F - %H:%M')" +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 |
