I now have screenshots!!
parent
f3a66589cc
commit
64510423fd
|
@ -18,6 +18,7 @@ in
|
||||||
{command = "keepassxc /home/hertog/Documents/Belangrijk/Wachtwoorden.kdbx";}
|
{command = "keepassxc /home/hertog/Documents/Belangrijk/Wachtwoorden.kdbx";}
|
||||||
];
|
];
|
||||||
keybindings = pkgs.lib.mkOptionDefault {
|
keybindings = pkgs.lib.mkOptionDefault {
|
||||||
|
"Print" = ''exec grim -g "$(slurp)"'';
|
||||||
"XF86MonBrightnessUp" = "exec light -A 5";
|
"XF86MonBrightnessUp" = "exec light -A 5";
|
||||||
"XF86MonBrightnessDown" = "exec light -U 5";
|
"XF86MonBrightnessDown" = "exec light -U 5";
|
||||||
"XF86AudioMute" = "exec pamixer -t";
|
"XF86AudioMute" = "exec pamixer -t";
|
||||||
|
|
|
@ -47,6 +47,8 @@ in
|
||||||
hyperplane
|
hyperplane
|
||||||
mini-text
|
mini-text
|
||||||
# Sway nees this
|
# Sway nees this
|
||||||
|
grim
|
||||||
|
slurp
|
||||||
swaybg
|
swaybg
|
||||||
xdg-desktop-portal
|
xdg-desktop-portal
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr
|
||||||
|
|
Loading…
Reference in New Issue