Refactoring
This commit is contained in:
parent
23fa2928d7
commit
3a90b4b3f6
9 changed files with 475 additions and 428 deletions
|
@ -20,6 +20,7 @@ in
|
|||
waypipe
|
||||
];
|
||||
|
||||
|
||||
services = {
|
||||
gnome.gnome-keyring.enable = true;
|
||||
greetd = {
|
||||
|
@ -260,7 +261,7 @@ in
|
|||
|
||||
# Applications
|
||||
"$mod, q, exec, ${pkgs.firefox}/bin/firefox"
|
||||
"$mod, d, exec, ${pkgs.rofi}/bin/rofi"
|
||||
"$mod, d, exec, ${pkgs.rofi}/bin/rofi -show run"
|
||||
|
||||
# Screencapture
|
||||
"$mod, S, exec, ${pkgs.grim}/bin/grim | wl-copy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue