mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-25 01:33:17 +01:00
treewide: Change Thunar back to thunar
Note sure what happened but the class is thunar now.
This commit is contained in:
parent
6c14b37a9f
commit
0a60a39a31
@ -170,7 +170,7 @@ in
|
||||
windowrulev2 = noblur,class:^(kitty)$
|
||||
windowrulev2 = nodim,title:^(Picture-in-Picture)$
|
||||
windowrulev2 = tile,class:^(.qemu-system-x86_64-wrapped)$
|
||||
windowrulev2 = opacity ${opacity} ${opacity},class:^(Thunar)$
|
||||
windowrulev2 = opacity ${opacity} ${opacity},class:^(thunar)$
|
||||
|
||||
# Scroll through existing workspaces with super + scroll
|
||||
bind = $SUPER, mouse_down, workspace, e+1
|
||||
|
@ -28,7 +28,7 @@ in
|
||||
"favorites": [
|
||||
"librewolf",
|
||||
"kitty",
|
||||
"Thunar",
|
||||
"thunar",
|
||||
"srb2",
|
||||
"org.qutebrowser.qutebrowser",
|
||||
"Logseq",
|
||||
|
Loading…
Reference in New Issue
Block a user