diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-09 09:25:22 +0200 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-06-09 09:25:22 +0200 |
| commit | d0605007ee806ccaaff9f2160c45011b3b885cad (patch) | |
| tree | 931d9f7cd698c2a5937e83471fa553c53fd9229c | |
| parent | 27569e780af4e48ec8587068661360d967639f2e (diff) | |
| download | dotfiles-d0605007ee806ccaaff9f2160c45011b3b885cad.tar.gz dotfiles-d0605007ee806ccaaff9f2160c45011b3b885cad.zip | |
misc(foot): remove titlebar and frame in KDE
| -rw-r--r-- | .config/kwinrulesrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/kwinrulesrc b/.config/kwinrulesrc new file mode 100644 index 0000000..41b8eb9 --- /dev/null +++ b/.config/kwinrulesrc @@ -0,0 +1,10 @@ +[General] +count=1 +rules=ca30dff0-7508-4943-9259-3d7fe717501b + +[ca30dff0-7508-4943-9259-3d7fe717501b] +Description=Application settings for foot +noborder=true +noborderrule=2 +wmclass=foot +wmclassmatch=1 |
