Compare commits
2 Commits
21bc59e7b5
...
9cc1e41d03
| Author | SHA1 | Date | |
|---|---|---|---|
| 9cc1e41d03 | |||
| 634f78439b |
@@ -1,7 +1,6 @@
|
||||
{ config, lib, ... }: {
|
||||
|
||||
home.file = {
|
||||
".config/ags" = { source = ./ags; recursive = true; };
|
||||
".config/hypr" = { source = ./hypr; recursive = true; };
|
||||
".config/swaylock" = { source = ./swaylock; recursive = true; };
|
||||
".config/wal/templates" = { source = ./wal/templates; recursive = true; };
|
||||
|
||||
@@ -168,7 +168,7 @@ bind = , XF86Calculator, exec, geogebra
|
||||
bind = $mainMod SHIFT, Print, exec, firefox localhost:631
|
||||
bind = , Print, exec, grim -g "$(slurp)"
|
||||
|
||||
bind = $mainMod, Return, exec, vesktop --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||
bind = $mainMod, Return, exec, discord --enable-features=UseOzonePlatform --ozone-platform=wayland &
|
||||
|
||||
bind = $mainMod CTRL, Return, exec, firefox https://discord.com/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user