mirror of
https://github.com/zhenyan121/dotfiles.git
synced 2026-04-10 06:24:08 +08:00
feat: add overview background
This commit is contained in:
@@ -294,6 +294,7 @@ spawn-at-startup "waybar"
|
||||
spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
spawn-at-startup "mako"
|
||||
spawn-at-startup "awww-daemon"
|
||||
spawn-at-startup "awww-daemon" "-n" "overview"
|
||||
spawn-at-startup "nm-applet"
|
||||
spawn-sh-at-startup "xrdb -merge /home/zhenyan121/.Xresources"
|
||||
spawn-sh-at-startup "clipse --listen"
|
||||
@@ -385,6 +386,11 @@ window-rule {
|
||||
draw-border-with-background false
|
||||
}
|
||||
|
||||
layer-rule{
|
||||
match namespace="awww-daemonoverview"
|
||||
place-within-backdrop true
|
||||
}
|
||||
|
||||
binds {
|
||||
// Keys consist of modifiers separated by + signs, followed by an XKB key name
|
||||
// in the end. To find an XKB name for a particular key, you may use a program
|
||||
|
||||
Reference in New Issue
Block a user