Skip to content

Commit fafd5c9

Browse files
committed
update hyprland config
1 parent 3959d07 commit fafd5c9

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

environments/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ let
33
environments = [
44
"hyprland"
55
"niri"
6-
"i3"
6+
# "i3"
77
# "plasma"
88
];
99

environments/hyprland/home-manager/home.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,13 @@ in
2020
libnotify
2121
swappy
2222
openvpn
23-
24-
# Apps
2523
qbittorrent
2624
pavucontrol
2725
xarchiver
2826
vlc
2927
libreoffice
3028
gearlever
29+
flameshot
3130
];
3231

3332
pointerCursor = {

environments/hyprland/home-manager/wayland.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,9 @@ in
224224
# "renderunfocused, tag:apt"
225225
# "size 100% 100%, tag:apt"
226226
# "center, tag:apt"
227+
228+
"tag +ee2, title:(Exiled Exchange 2)"
229+
"noblur, tag:ee2"
227230
];
228231
};
229232
};

0 commit comments

Comments
 (0)