arregla path de polybar
This commit is contained in:
parent
3c5250b773
commit
5016c4f3d9
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue