diff options
Diffstat (limited to 'env/.local/bin/system')
| -rwxr-xr-x | env/.local/bin/system/start-scripts/autostart.sh | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/env/.local/bin/system/start-scripts/autostart.sh b/env/.local/bin/system/start-scripts/autostart.sh index 88cd5af..a3f9db5 100755 --- a/env/.local/bin/system/start-scripts/autostart.sh +++ b/env/.local/bin/system/start-scripts/autostart.sh @@ -14,11 +14,6 @@ xset s 0 nitrogen --restore & xrdb -merge /home/iceyrazor/.Xresources & -if [ $extra == 1 ]; then - xrandr --dpi 90 & - xrandr --output Virtual-1 --mode 1920x1080 -fi - if [ -z "$WAYLAND_DISPLAY" ]; then xcompmgr & setxkbmap -option caps:swapescape |
