Add Zoxide, change to Shotman, simplify xdg folders, enable libvirt on Jupiter, fix networking and such
This commit is contained in:
parent
d9e30cd69e
commit
26350d1de4
14 changed files with 28 additions and 56 deletions
|
@ -60,8 +60,9 @@
|
|||
"${primeMod}+Ctrl+n" = ''exec makoctl dismiss -a'';
|
||||
|
||||
# Screenshots
|
||||
"${secMod}+f" = ''exec grimsnap'';
|
||||
"${secMod}+Shift+f" = ''exec shot-sway --screen'';
|
||||
"${secMod}+f" = ''exec ${pkgs.shotman}/bin/shotman --copy --capture region'';
|
||||
"${secMod}+Shift+f" = ''exec ${pkgs.shotman}/bin/shotman --copy --capture window'';
|
||||
"${secMod}+Ctrl+f" = ''exec ${pkgs.shotman}/bin/shotman --copy --capture output'';
|
||||
|
||||
# Display brightness
|
||||
"${primeMod}+equal" = ''exec brightnessctl s 5%+'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue