Remove hyprland config linking
This commit is contained in:
parent
411e511bfd
commit
dd31a09996
|
@ -24,9 +24,6 @@ in {
|
|||
hyprpaper
|
||||
];
|
||||
programs.rofi.package = pkgs.rofi-wayland;
|
||||
xdg.configFile."hypr/common.conf".source = ./config/hypr/common.conf;
|
||||
xdg.configFile."hypr/keybinds.conf".source = ./config/hypr/keybinds.conf;
|
||||
xdg.configFile."hypr/window-rules.conf".source = ./config/hypr/window-rules.conf;
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland = {
|
||||
|
|
Loading…
Reference in a new issue