diff --git a/sub/i3/config b/sub/i3/config index 30afd46..35aebec 100644 --- a/sub/i3/config +++ b/sub/i3/config @@ -11,14 +11,11 @@ -# monitors -exec --no-startup-id xrandr --output DP-0 --mode 1920x1080 --pos 0x0 --primary -exec --no-startup-id xrandr --output HDMI-0 --mode 1366x768 --pos 1920x0 --right-of DP-0 --rotate right - -for_window [tiling] border pixel 3 -exec --no-startup-id picom --inactive-dim 0.2 --no-fading-openclose --inactive-dim-fixed --config /dev/null set $mod Mod4 + +exec --no-startup-id picom --inactive-dim 0.2 --no-fading-openclose --inactive-dim-fixed --config /dev/null + exec --no-startup-id xset s off exec --no-startup-id xset dpms 0 0 0 exec --no-startup-id xset r rate 250 100 @@ -214,4 +211,11 @@ bindsym Ctrl+$mod+Print exec --no-startup-id maim --window $(xdotool getactivewi bindsym Ctrl+Shift+Print exec --no-startup-id maim --select | xclip -selection clipboard -t image/png + +for_window [tiling] border pixel 3 +# monitors +exec --no-startup-id xrandr --output DP-0 --mode 1920x1080 --pos 0x0 --primary +exec --no-startup-id xrandr --output HDMI-0 --mode 1366x768 --pos 1920x0 --right-of DP-0 --rotate right + + exec --no-startup-id xrandr --dpi 80