diff --git a/home/i3/default.nix b/home/i3/default.nix index 2a66aa4..6c4977d 100644 --- a/home/i3/default.nix +++ b/home/i3/default.nix @@ -20,7 +20,7 @@ exec --no-startup-id nm-applet # exec_always --no-startup-id xrandr --output DisplayPort-0 --primary --mode 1920x1080 --rate 143.85 --pos 0x0 --rotate normal --output DisplayPort-1 --mode 1920x1080 --rate 74.92 --pos 1920x0 --rotate normal --output HDMI-A-0 --off --output HDMI-A-1 --off --output DVI-D-0 --off exec_always --no-startup-id xrandr --output DisplayPort-0 --primary --mode 1920x1080 --rate 143.85 --pos 0x0 --rotate normal --output DisplayPort-1 --off --output HDMI-A-0 --mode 1920x1080 --pos 1920x0 --rotate normal --output HDMI-A-1 --off --output DVI-D-0 --off exec_always --no-startup-id compton -b -# exec_always --no-startup-id $HOME/.config/polybar/launch.sh +exec_always --no-startup-id $HOME/nix/home/i3/polybar/launch.sh.nix exec --no-startup-id ${callPackage ./keyboard.nix {}}/bin/setkeyboard # exec --no-startup-id ./wallpaper.sh