Compare commits
No commits in common. "914b773bab1bdafd0220d2a497d619e06d52be32" and "3761b4ad89d4bc27a8956b866f93b6d9f3cbd0e1" have entirely different histories.
914b773bab
...
3761b4ad89
4 changed files with 0 additions and 8 deletions
|
@ -28,7 +28,6 @@ in {
|
|||
"plugin:hyprbars:nobar, class:^discord$, title:^Discord Updater$"
|
||||
"plugin:hyprbars:nobar, class:^dropdown$"
|
||||
"plugin:hyprbars:nobar, class:^steam_app_.+$"
|
||||
"plugin:hyprbars:nobar, class:^Xdg-desktop-portal-gtk$"
|
||||
"plugin:hyprbars:nobar, title:^Picture.in.[Pp]icture$"
|
||||
];
|
||||
|
||||
|
|
|
@ -184,7 +184,6 @@ in {
|
|||
(class "discord" rules)
|
||||
(class "Element" rules)
|
||||
(class "org\\.telegram\\.desktop" rules)
|
||||
(class "signal" rules)
|
||||
];
|
||||
steam = rules: [
|
||||
(class "SDL Application" rules) # Steam
|
||||
|
@ -231,7 +230,6 @@ in {
|
|||
### Overrides
|
||||
(class "steam_app_1473350" ["workspace 0"]) # (the) Gnorp Apologue
|
||||
(class "Tap Wizard 2.x86_64" ["workspace 0"])
|
||||
(class "Xdg-desktop-portal-gtk" ["noborder" "noshadow"])
|
||||
|
||||
#!! Expressions are not wrapped in ^$
|
||||
(fields {
|
||||
|
|
|
@ -75,10 +75,6 @@ in {
|
|||
};
|
||||
|
||||
# GNOME Files
|
||||
"org/gtk/settings/file-chooser" = {
|
||||
show-hidden = mkBoolean true;
|
||||
};
|
||||
|
||||
"org/gtk/gtk4/settings/file-chooser" = {
|
||||
show-hidden = mkBoolean true;
|
||||
};
|
||||
|
|
|
@ -108,7 +108,6 @@ in {
|
|||
protonvpn-gui
|
||||
pwvucontrol
|
||||
remmina
|
||||
signal-desktop
|
||||
snapshot
|
||||
spotify
|
||||
syncthingtray
|
||||
|
|
Loading…
Add table
Reference in a new issue