add rofi and set ultrawide as primary display

This commit is contained in:
Christoph Hollizeck 2024-09-12 00:51:57 +02:00
parent 0b76bc9efa
commit 0302ec2ac6
Signed by: Daholli
GPG key ID: 1763BB530F50279E
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 = [