mirror of
https://github.com/zedsalim/debian-z.git
synced 2026-07-06 17:31:42 +00:00
Updates
This commit is contained in:
parent
7991149bd9
commit
8524f1496d
4 changed files with 25 additions and 8 deletions
|
|
@ -57,3 +57,13 @@ for_window [class="AlacrittyFloating"] floating enable, move position center
|
|||
|
||||
# Open sxiv in fullscreen mode
|
||||
for_window [class="Sxiv"] fullscreen
|
||||
|
||||
# Open specific applications in floating mode
|
||||
for_window [title="alsamixer"] floating enable border pixel 1
|
||||
for_window [class="gnome-disks"] floating enable border pixel 1
|
||||
for_window [class="Galculator"] floating enable border pixel 1
|
||||
for_window [class="GParted"] floating enable border normal
|
||||
for_window [class="Lxappearance"] floating enable sticky enable border normal
|
||||
for_window [class="Pavucontrol"] floating enable
|
||||
for_window [class="qt5ct"] floating enable sticky enable border normal
|
||||
for_window [class="Simple-scan"] floating enable border normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue