diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-29 16:20:22 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-29 16:20:22 -0500 |
| commit | 989269f4d5a0d3834bab3003cc557a5df5dbc13e (patch) | |
| tree | 4aeb1785a114397866e25bd7cc5c7c9a43e42152 /env/.config/sway/config | |
| parent | 5887bb0d4d916215d29135567b0e75a011a30ed3 (diff) | |
Squashed commit of the following:
- customized tmux bar
- swapped harpoon keys
- fixed exit terminal key
- removed trailing commas in waybar config
- neovim
- added proj search
- added notes bind
- bind to exit term (doesnt really work for me)
- auto cwd OF file dir OR git main dir WHEN bufenter and bind
- swaped tmux move keys
- changed showmethekey windowrule
Diffstat (limited to 'env/.config/sway/config')
| -rw-r--r-- | env/.config/sway/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/env/.config/sway/config b/env/.config/sway/config index ff7979b..ab4329f 100644 --- a/env/.config/sway/config +++ b/env/.config/sway/config @@ -254,8 +254,8 @@ for_window [app_id="showmethekey-gtk"] \ floating enable, \ sticky enable, \ border none, \ - move position 257 1664, \ - resize set 1487 50, \ + move position 357 1660, \ + resize set 1160 50, \ # im-emoji-picker window no_focus [title="im-emoji-picker"] |
