Add Kanshi, Hyprland, remove Niri
This commit is contained in:
parent
4e90ea2e1c
commit
6feca365ff
26 changed files with 430 additions and 461 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
# Virtual machines
|
||||
"${primeMod}+F4" = ''exec virt-manager | notify-send "Virtual Machines"'';
|
||||
"${primeMod}+F5" = ''exec looking-glass-client input:rawMouse=yes | notify-send "Looking Glass"'';
|
||||
"${primeMod}+F5" = ''exec looking-glass-client | notify-send "Looking Glass"'';
|
||||
|
||||
# Prime + key
|
||||
"${primeMod}+s" = ''exec rofi -show run -p Command'';
|
||||
|
@ -34,7 +34,6 @@
|
|||
"${primeMod}+Shift+Return" = ''exec foot ranger'';
|
||||
|
||||
# Prime + ctrl + key
|
||||
"${primeMod}+Ctrl+x" = ''exec prop-sway'';
|
||||
"${primeMod}+Ctrl+s" = ''exec rofiscratch'';
|
||||
"${primeMod}+Ctrl+c" = ''exec wlpicker && notify-send "Color copied to clipboard"'';
|
||||
|
||||
|
@ -45,7 +44,7 @@
|
|||
"${secMod}+k" = ''exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+'';
|
||||
"${secMod}+m" = ''exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle'';
|
||||
|
||||
# MPD
|
||||
# MPRIS
|
||||
"${primeMod}+Backslash" = ''exec playerctl -p firefox play-pause'';
|
||||
"${primeMod}+Shift+Backslash" = ''exec playerctl -p mpd play-pause'';
|
||||
"${secMod}+Shift+h" = ''exec playerctl -p mpd previous'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue