diff options
| author | Alec Goncharow <alec@goncharow.dev> | 2024-03-27 23:51:05 -0400 |
|---|---|---|
| committer | Alec Goncharow <alec@goncharow.dev> | 2024-03-27 23:51:50 -0400 |
| commit | a9c559f9fc070985db26e820f352395d75569eb8 (patch) | |
| tree | 565c4c21c3fbd0147166a5d3195d70b085168789 /.config/sway/config | |
| parent | e4c0895320d09ab7238e91aefc4e7112ba577a72 (diff) | |
lazy, neorg, and oil
apparently packer is abandoned, neorg told me to use lazy
neorg is so cool actually
vim-vinegar walked so that oil could fly
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.config/sway/config b/.config/sway/config index b965ee7..3a4b4e3 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -29,7 +29,7 @@ floating_modifier $mod set $my-term alacritty bindsym $mod+Return exec --no-startup-id $my-term bindsym $mod+t exec --no-startup-id $my-term -bindsym $mod+n exec --no-startup-id neovide +bindsym $mod+n exec --no-startup-id neovide '+Notes' # kill focused window bindsym $mod+Shift+q exec --no-startup-id ~/bin/safequit @@ -269,13 +269,14 @@ bindsym --release XF86AudioMedia exec ~/bin/memezoom # Sway display things output 'LG Electronics LG ULTRAGEAR 107NTDVCR242' { - position 2560,0 + position 1440,640 scale 1.0 } output 'Dell Inc. DELL P2723QE 3940MP3' { position 0,0 scale 1.5 + transform 270 } output eDP-1 { |
