Add BetterDiscord themes and plugin configurations for customization
This commit is contained in:
@@ -8,6 +8,29 @@
|
||||
|
||||
# Example windowrules that are useful
|
||||
|
||||
# Apps
|
||||
windowrule {
|
||||
name = intellij
|
||||
match:class = jetbrains-idea
|
||||
opacity = 0.8
|
||||
}
|
||||
windowrule {
|
||||
name = thunar
|
||||
match:class = thunar
|
||||
opacity = 0.8
|
||||
}
|
||||
windowrule {
|
||||
name = steam
|
||||
match:class = steam
|
||||
opacity = 0.8
|
||||
}
|
||||
|
||||
windowrule {
|
||||
name = discord
|
||||
match:class = discord
|
||||
monitor = $right-monitor
|
||||
}
|
||||
|
||||
windowrule {
|
||||
# Ignore maximize requests from all apps. You'll probably like this.
|
||||
name = suppress-maximize-events
|
||||
|
||||
Reference in New Issue
Block a user