replace wofi with rofi
This commit is contained in:
parent
601513bc9e
commit
07d70e3a64
23 changed files with 343 additions and 43 deletions
|
|
@ -9,7 +9,7 @@ windowrule = float, splash
|
|||
windowrule = float, confirmreset
|
||||
windowrule = float, title:Open File
|
||||
windowrule = float, title:branchdialog
|
||||
windowrule = float,viewnior
|
||||
windowrule = float, viewnior
|
||||
windowrule = float, pavucontrol-qt
|
||||
windowrule = float, pavucontrol
|
||||
windowrule = float, file-roller
|
||||
|
|
@ -18,6 +18,8 @@ windowrule = float, title:wlogout
|
|||
windowrule = fullscreen, title:wlogout
|
||||
windowrule = idleinhibit stayfocused, mpv
|
||||
windowrulev2 = float, title:^(Media viewer)$
|
||||
windowrulev2 = float, title:^(File Operation Progress)$
|
||||
windowrulev2 = tile, initialTitle:^(line)$
|
||||
|
||||
# Picture in picture windows
|
||||
windowrulev2 = float, title:^(Picture-in-Picture)$
|
||||
|
|
@ -28,7 +30,7 @@ windowrulev2 = float, class:^(steam)$,title:^(Friends List)$
|
|||
|
||||
|
||||
# Workspace assign
|
||||
windowrulev2 = workspace: 5, class:^(steam)$
|
||||
windowrulev2 = workspace: 4, class:^(steam)$
|
||||
|
||||
layerrule = blur, waybar
|
||||
layerrule = blur, logout_dialog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue