diff options
author | Frankie B <git@diskfloppy.me> | 2024-02-07 01:40:31 +0000 |
---|---|---|
committer | Frankie B. <git@diskfloppy.me> | 2024-02-07 01:42:25 +0000 |
commit | 1c68fd4369de1980b7f3c130edee8b0ef67f743c (patch) | |
tree | d931a7fd3c05b65c155754647f0516c32960b84a /homes/floppydisk/hyprland.nix | |
parent | d666f30475528ce7f50cc3dd92a1693241083fe8 (diff) |
Multiple cfg updates
* Add hyprpaper config
* Remove old monitor configs
* Update waybar to use hyprland workspaces
* Format waybar
* Enable networkmanager
* Remove KDE Plasma
Diffstat (limited to 'homes/floppydisk/hyprland.nix')
-rw-r--r-- | homes/floppydisk/hyprland.nix | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/homes/floppydisk/hyprland.nix b/homes/floppydisk/hyprland.nix index 697c81a..5691a56 100644 --- a/homes/floppydisk/hyprland.nix +++ b/homes/floppydisk/hyprland.nix @@ -12,10 +12,7 @@ "1password --silent" ]; - monitor = [ - "DVI-D-1,1920x1080,1920x0,1" - "HDMI-A-1,1920x1080,0x0,1" - ]; + monitor = []; windowrulev2 = [ "float, title:^(Picture-in-Picture)$" |