mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 02:02:08 -04:00
processlist: convert to floating window
This commit is contained in:
@@ -218,16 +218,9 @@ window-rule {
|
||||
geometry-corner-radius 12
|
||||
clip-to-geometry true
|
||||
}
|
||||
// Open dms settings as floating by default
|
||||
// Open dms windows as floating by default
|
||||
window-rule {
|
||||
match app-id=r#"org.quickshell$"#
|
||||
match title="Settings"
|
||||
open-floating true
|
||||
}
|
||||
// dms file browser
|
||||
window-rule {
|
||||
match app-id=r#"org.quickshell$"#
|
||||
match title=r#"File$"#
|
||||
open-floating true
|
||||
}
|
||||
binds {
|
||||
|
||||
Reference in New Issue
Block a user