Sat Jun 1 05:57:53 PM CEST 2024

This commit is contained in:
Thomas Avé 2024-06-01 17:57:53 +02:00
parent 3c2e5ecbf2
commit d3424c1873
4 changed files with 3 additions and 3 deletions

View File

@ -206,10 +206,10 @@ in
"$mainMod, SPACE, togglesplit, # dwindle"
"CONTROL_L ALT_L, L, exec, ${swaylock}"
"$mainMod, C, exec, cliphist list | awk '{print $0, \"\0icon\x1fcom.github.davidmhewitt.clipped\"}' | ${rofi} -dmenu -display-columns 2 | cliphist decode | wl-copy"
"$mainMod, Y, exec, ${config.xdg.configHome}/rofi/rofi-ykman.sh"
"$mainMod, N, exec, ${config.xdg.configHome}/rofi/rofi-ssh.sh"
"$mainMod, Y, exec, ${./files/rofi-ykman.sh}"
"$mainMod, N, exec, ${./files/rofi-ssh.sh}"
"$mainMod, Escape, exec, ${rofi} -show power-menu -modi power-menu:${./files/rofi-power-menu}"
"$mainMod, Escape, exec, ${rofi} -show power-menu -modi power-menu:${./files/rofi-power-menu.sh}"
",XF86MonBrightnessUp, exec, xbacklight -inc 10"
",XF86MonBrightnessDown, exec, xbacklight -dec 10"