diff options
| author | Marc Vertes <mvertes@free.fr> | 2025-12-10 12:09:12 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2025-12-10 12:09:12 +0100 |
| commit | c5b5851ef59ab7e0c3530046431ad7cfe31c6d5c (patch) | |
| tree | 1a68743bced70112067df873a771107a3b31c97b | |
| parent | e14f576f9b9ca9e8725fed6ae65fac4629bd4886 (diff) | |
update
| -rw-r--r-- | .config/sway/config | 1 | ||||
| -rw-r--r-- | .vimrc | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config index 6f34aa5..6232efb 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -52,6 +52,7 @@ for_window [app_id="firefox"] floating enable for_window [app_id="google-chrome"] floating enable for_window [app_id="pavucontrol-qt"] floating enable for_window [app_id="signal"] floating enable +for_window [class="discord"] floating enable for_window [class="XEyes"] floating enable # change focus @@ -197,3 +197,5 @@ noremap ge :e <cWORD> " create a tag entry for current filename " noremap gt :!echo "% % 1" >> tags; LC_ALL=C sort -o tags -u tags
noremap <leader>t :!echo "% % 1" >> tags; LC_ALL=C sort -o tags -u tags
+noremap
+noremap ,, |
