thunar?
This commit is contained in:
parent
012789e5d0
commit
90958aaf24
3 changed files with 39 additions and 9 deletions
|
@ -211,9 +211,13 @@ in
|
|||
windowrule = [
|
||||
"opaque,ff"
|
||||
# if !laptop then "workspace 1,mpv"
|
||||
"float,dolphin"
|
||||
"float,org.kde.dolphin"
|
||||
"float,thunar"
|
||||
"float,org.freedesktop.impl.portal.desktop.kde"
|
||||
"float,nm-tray"
|
||||
"size 60% 60%,dolphin"
|
||||
"size 60% 60%,org.kde.dolphin"
|
||||
"size 60% 60%,thunar"
|
||||
"size 60% 60%,org.freedesktop.impl.portal.desktop.kde"
|
||||
"float,mpv"
|
||||
"float,title:Picture-in-Picture"
|
||||
"center,title:Picture-in-Picture"
|
||||
|
@ -245,7 +249,7 @@ in
|
|||
"SUPER,RETURN,exec,alacritty"
|
||||
"SUPER,C,killactive,"
|
||||
"SUPERSHIFT,Q,exit,"
|
||||
"SUPERSHIFT,D,exec,dolphin"
|
||||
"SUPERSHIFT,D,exec,thunar"
|
||||
"SUPERSHIFT,F,togglefloating,"
|
||||
"SUPER,w,exec,rofi -i -show window"
|
||||
"SUPER,E,exec,/home/chris/bin/emacslof"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue