add rofi and set ultrawide as primary display

This commit is contained in:
Christoph Hollizeck 2024-09-12 00:51:57 +02:00
parent 920877b5ce
commit 2e3eee45a7
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
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 = [