diff options
Diffstat (limited to 'sway/load_resources.sh')
| -rwxr-xr-x | sway/load_resources.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sway/load_resources.sh b/sway/load_resources.sh deleted file mode 100755 index b1c07a2..0000000 --- a/sway/load_resources.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -xrdb -load ~/.Xresources -(swaymsg -p -t get_outputs | grep -q "Current mode: 3840x2160") && \ - echo "Xft.dpi: 120" | xrdb -override - |
