diff options
Diffstat (limited to '.config/sway')
| -rw-r--r-- | .config/sway/config | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 9c3c087..271edd2 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -279,7 +279,7 @@ output 'Dell Inc. DELL P2723QE 3940MP3' { transform 270 } -output eDP-1 { +output eDP-2 { position 4000,640 scale 1.25 } @@ -305,3 +305,5 @@ input type:keyboard { set $wallpapers_path ~/wallpapers/low-poly exec_always ~/bin/wallpaper-shuffle bindsym $mod+Shift+r exec ~/bin/wallpaper-shuffle + +input type:keyboard xkb_numlock enabled |
