Sat Jun 1 05:57:53 PM CEST 2024
This commit is contained in:
parent
3c2e5ecbf2
commit
d3424c1873
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue