[kde] Add kwin rules file

termux
Jacopo De Simoi 7 years ago
parent 74b0d24e79
commit 611e0b73d5
  1. 4
      README.org
  2. 75
      kwinrulesrc

@ -43,6 +43,10 @@ purposes
#+BEGIN_SRC sh #+BEGIN_SRC sh
ln breezerc ~/.config ln breezerc ~/.config
#+END_SRC #+END_SRC
* kwin rules
#+BEGIN_SRC sh
ln kwinrulesrc ~/.config
#+END_SRC
* [[http://karlstav.github.io/cava/][cava]] * [[http://karlstav.github.io/cava/][cava]]
Configuration file [[cava.config]] Configuration file [[cava.config]]

@ -0,0 +1,75 @@
[1]
Description=Kmail on all activities
activity=00000000-0000-0000-0000-000000000000
activityrule=2
closeable=false
closeablerule=2
desktop=3
desktoprule=2
screen=0
screenrule=2
title=gmail/Sorted Mail/Tafelmusik — KMail
titlematch=0
wmclass=kmail kmail2
wmclasscomplete=true
wmclassmatch=1
[2]
Description=chromium
clientmachine=localhost
clientmachinematch=0
ignoregeometry=true
ignoregeometryrule=2
placement=Default
placementrule=2
types=0
wmclass=chromium-browser-chromium
wmclasscomplete=false
wmclassmatch=1
[3]
Description=Falkon
clientmachine=localhost
clientmachinematch=0
ignoregeometry=true
ignoregeometryrule=2
wmclass=falkon
wmclasscomplete=false
wmclassmatch=1
[4]
Description=krunner on laptop screen
screen=0
screenrule=2
wmclass=krunner
wmclasscomplete=false
wmclassmatch=1
[5]
Description=Settings for URxvt
clientmachine=bl4ckspoons
clientmachinematch=0
strictgeometry=false
strictgeometryrule=2
title=Emerson, Lake & Palmer - Karn Evil 9
titlematch=0
wmclass=urxvt
wmclasscomplete=false
wmclassmatch=1
[6]
Description=emacs
clientmachine=bl4ckspoons
clientmachinematch=0
screen=0
screenrule=2
strictgeometry=false
strictgeometryrule=2
title=/home/jacopods/bl4ckspoons.org · emacs
titlematch=0
wmclass=emacs
wmclasscomplete=false
wmclassmatch=1
[General]
count=6
Loading…
Cancel
Save