Compare commits

..

No commits in common. "0add98bc0345040b422893688604486afa7e133b" and "14dd2a251133444a9c5a3357e1c3e3fc57b4daff" have entirely different histories.

2 changed files with 6 additions and 9 deletions

View file

@ -5,17 +5,17 @@ windowrule = nomaxsize, class:.* # You'll probably like this.
windowrule = idleinhibit fullscreen, class:^(*)$
windowrule = idleinhibit fullscreen, title:^(*)$
windowrule = idleinhibit fullscreen, fullscreen:1
windowrule = float, center, modal:1
# windowrule = workspace special:terminal, kitty
windowrule = workspace special:music, initialClass:tidal-hifi
windowrule = workspace 1, class:thunderbird
windowrule = workspace:1, class:thunderbird
windowrule = workspace 2,class:(discord)
windowrule = workspace 2,class:(signal)
windowrule = opacity 0.999, class:signal
windowrule = workspace 3, class:firefox
windowrule = opacity 0.999, class:firefox
windowrule = opacity:0.999, class:signal
windowrule = workspace:3, class:firefox
windowrule = opacity:0.999, class:firefox
windowrule = workspace 5,float,class:(steam)
windowrule = workspace 5, class:^(steam_app_*)$

View file

@ -14,8 +14,5 @@
"command": "systemctl poweroff"
}
]
},
"wallpaper": {
"directory": "~/Wallpapers/"
}
}