WSL: Change modkey to Alt
Also adds example fake output variable
This commit is contained in:
parent
b27574b14f
commit
87c9686f55
@ -10,9 +10,11 @@
|
|||||||
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
|
||||||
|
|
||||||
set $terminal xterm
|
set $terminal xterm
|
||||||
set $mod Mod3
|
set $mod Mod1
|
||||||
set $screenlock ~/.dotfiles/scripts/i3lock_oke
|
set $screenlock ~/.dotfiles/scripts/i3lock_oke
|
||||||
|
|
||||||
|
# fake-outputs 1920x1080+0+0,1366x768+1920+0
|
||||||
|
|
||||||
exec_always --no-startup-id ~/.dotfiles/scripts/mod_keys
|
exec_always --no-startup-id ~/.dotfiles/scripts/mod_keys
|
||||||
|
|
||||||
exec --no-startup-id ~/.dotfiles/scripts/clear_red
|
exec --no-startup-id ~/.dotfiles/scripts/clear_red
|
||||||
|
Loading…
x
Reference in New Issue
Block a user