diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-19 15:47:17 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-19 15:47:17 +0200 |
| commit | f1ae4f588da2fd34b51d6e932ff35707dd95c836 (patch) | |
| tree | a07f964ac68745a051f9ba89aaf16593a7bf6061 /.config/kwinrulesrc | |
| parent | ed7774292c866eb1ca5be8c8b022e06ece900993 (diff) | |
| download | dotfiles-f1ae4f588da2fd34b51d6e932ff35707dd95c836.tar.gz dotfiles-f1ae4f588da2fd34b51d6e932ff35707dd95c836.zip | |
misc: clean up launchers (nvim/tmux/foot)
They now all use an icon, KDE properly removes the titlebar and frame.
Diffstat (limited to '.config/kwinrulesrc')
| -rw-r--r-- | .config/kwinrulesrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/kwinrulesrc b/.config/kwinrulesrc index 41b8eb9..7bff81b 100644 --- a/.config/kwinrulesrc +++ b/.config/kwinrulesrc @@ -7,4 +7,5 @@ Description=Application settings for foot noborder=true noborderrule=2 wmclass=foot -wmclassmatch=1 +wmclasscomplete=true +wmclassmatch=2 |
