mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-14 08:43:49 +01:00
remove kde compat stuff from i3 config
This commit is contained in:
parent
663d66a3ad
commit
05ef8099ce
1 changed files with 0 additions and 17 deletions
|
@ -172,23 +172,6 @@ mode "resize" {
|
|||
|
||||
bindsym $mod+r mode "resize"
|
||||
|
||||
# Plasma compatibility improvements
|
||||
for_window [window_role="pop-up"] floating enable
|
||||
for_window [window_role="task_dialog"] floating enable
|
||||
|
||||
for_window [class="yakuake"] floating enable
|
||||
for_window [class="systemsettings"] floating enable
|
||||
for_window [class="plasmashell"] floating enable
|
||||
for_window [class="Plasma"] floating enable, border none
|
||||
for_window [title="plasma-desktop"] floating enable, border none
|
||||
for_window [title="win7"] floating enable, border none
|
||||
for_window [class="krunner"] floating enable, border none
|
||||
for_window [class="Kmix"] floating enable, border none
|
||||
for_window [class="Klipper"] floating enable, border none
|
||||
for_window [class="Plasmoidviewer"] floating enable, border none
|
||||
for_window [class="(?i)*nextcloud*"] floating disable
|
||||
for_window [class="plasmashell" window_type="notification"] border none, move right 700px, move down 450px
|
||||
no_focus [class="plasmashell" window_type="notification"]
|
||||
# kill window which covers everything
|
||||
for_window [title="Desktop — Plasma"] kill, floating enable, border none
|
||||
|
||||
|
|
Loading…
Reference in a new issue