aboutsummaryrefslogtreecommitdiff
path: root/env/.local/bin
diff options
context:
space:
mode:
authoriceyrazor <iceyrazor@mailfence.com>2025-07-07 18:32:30 -0500
committericeyrazor <iceyrazor@mailfence.com>2025-07-07 18:32:30 -0500
commit215031f5a239ebb062a29af401a53e401636679e (patch)
tree5bf144534688cae3f556a598c92f0daac2101b61 /env/.local/bin
parent24c8a0520476eeb6e1cf6fc7b1142bfc34cb3de6 (diff)
- fixed dpi setting for awesome.
- changed screenshot to slurp. - added slurp to reqs - removed dpi setting from autostart
Diffstat (limited to 'env/.local/bin')
-rwxr-xr-xenv/.local/bin/system/start-scripts/autostart.sh5
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