diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-07-20 14:34:16 -0400 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-07-20 14:34:16 -0400 |
| commit | 78efc3eb493b40ad2f79408a47bb873b5eea9db0 (patch) | |
| tree | 2d63b6cdf93880ead2edba9f5843d3a56e068c32 /.config/sway | |
| parent | 8fe348aaedbea8c141e5f60f936ab278e2db2d08 (diff) | |
sync
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 |
