Migrate new screen
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
config = lib.mkIf (config.usercfg.wm == "X11") {
|
||||
xsession.windowManager.bspwm = { enable = true; };
|
||||
services.sxhkd = { enable = true; };
|
||||
home.packages = with pkgs; [ xrandr arandr flameshot xtrlock i3lock ];
|
||||
home.packages = with pkgs; [ xrandr arandr hyprshot xtrlock i3lock ];
|
||||
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user