feat(desktop): move launcher config to homes and use home-manager modules
This commit is contained in:
parent
6d84bd00fe
commit
e6a60c257c
6 changed files with 25 additions and 26 deletions
|
@ -3,10 +3,10 @@
|
|||
enable = true;
|
||||
browser.firefox.enable = true;
|
||||
lockscreen.hyprlock.enable = true;
|
||||
launcher.fuzzel.enable = true;
|
||||
windowManager = "hyprland";
|
||||
terminal = "ghostty";
|
||||
notification-daemon = "mako";
|
||||
launcher = "fuzzel";
|
||||
status-bar = "waybar";
|
||||
media-player = "vlc";
|
||||
mainMonitor = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue