@@ 45,7 45,6 @@ in {
gnupg
tlp
tidal
- ssh-agent
displaylink
home-manager
@@ 149,34 148,10 @@ in {
name = "Jonni Liljamo";
};
- arta.hyprland.extraConfig = {
- exec-once = [
- "waybar"
- ];
-
- monitor = [
- "desc:Samsung Electric Company S34CG50 HNBX800050,preferred,auto,1,bitdepth,10,cm,auto,sdrbrightness,1.0,sdrsaturation,1.0"
- ];
-
- workspace = [
- "1,monitor:eDP-1,default:true"
- "8,monitor:eDP-1"
- "9,monitor:eDP-1"
- ];
- };
-
- arta.hyprlock.extraConfig = {
- auth = {
- fingerprint = {
- enabled = true;
- };
- };
- };
-
arta.waybar.extraConfig = {
output = ["eDP-1"];
- modules-left = ["hyprland/workspaces"];
+ modules-left = ["niri/workspaces"];
modules-right = [
"bluetooth"
"custom/sep"
@@ 192,7 167,7 @@ in {
"custom/sep"
"clock"
"custom/sep"
- "hyprland/language"
+ "niri/language"
"tray"
];
@@ 217,7 192,7 @@ in {
}
]
++ lib.flatten [
- (lib.arta.importBoth "hyprland" user)
+ (lib.arta.importBoth "niri" user)
(lib.arta.importBoth "shell" user)
(lib.arta.importBoth "passmenu" user)
(lib.arta.importBoth "bluetooth" user)