Revert "chore: make prompt and shell pretty"
This reverts commit 65720489b5
.
This commit is contained in:
parent
8baeff1f36
commit
787ff18874
1 changed files with 5 additions and 5 deletions
|
@ -403,11 +403,11 @@ in
|
|||
bindsym $mod+grave exec busctl --user call org.keepassxc.KeePassXC.MainWindow /keepassxc org.keepassxc.KeePassXC.MainWindow lockAllDatabases && swaylock -c #fdf6e3
|
||||
|
||||
# class border backgr. text indicator child_border
|
||||
client.focused #${background} #${foreground} #${background} #${foreground} #${background}
|
||||
client.focused_inactive #${background} #${background} #${foreground} #${foreground} #${background}
|
||||
client.unfocused #${background} #${background} #${foreground} #${foreground} #${background}
|
||||
client.urgent #${background} #${background} #${foreground} #${foreground} #${background}
|
||||
client.placeholder #${background} #${background} #${foreground} #${foreground} #${background}
|
||||
client.focused #${bright6} #${foreground} #${background} #${bright5} #${regular4}
|
||||
client.focused_inactive #${regular0} #${regular0} #${foreground} #${bright5} #${regular0}
|
||||
client.unfocused #${regular0} #${background} #${bright2} #${bright5} #${regular0}
|
||||
client.urgent #${bright1} #${bright0} #${regular4} #${background} #${bright0}
|
||||
client.placeholder #${background} #${bright2} #${foreground} #${background} #${bright2}
|
||||
|
||||
client.background #${foreground}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue