revert
This commit is contained in:
parent
913a6a8c5e
commit
6bd16dc839
@ -11,10 +11,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
set $mod Mod4
|
# 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
|
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 xset s off
|
exec --no-startup-id xset s off
|
||||||
exec --no-startup-id xset dpms 0 0 0
|
exec --no-startup-id xset dpms 0 0 0
|
||||||
@ -211,11 +214,4 @@ 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
|
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
|
exec --no-startup-id xrandr --dpi 80
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user