add rofi and set ultrawide as primary display

This commit is contained in:
Christoph Hollizeck 2024-09-12 00:51:57 +02:00
parent 8b1a678374
commit 817ad98de6
6 changed files with 179 additions and 3 deletions

View file

@ -11,6 +11,7 @@ in
environment.systemPackages = with pkgs; [
path-of-building
steamcmd
];
environment.pathsToLink = [ "/libexec" ];
@ -39,6 +40,7 @@ in
exec-once = [
"hyprctl dispatch moveworkspacetomonitor 4 HDMI-A-1"
"xrandr --output DP-2 --primary"
];
workspace = [