add various config files
This commit is contained in:
parent
6814aef9a9
commit
ff9b3b87d0
4 changed files with 7 additions and 3 deletions
2
dot_config/chrome-flags.conf
Normal file
2
dot_config/chrome-flags.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
--ozone-platform-hint=auto
|
||||
|
|
@ -1,2 +1,2 @@
|
|||
--force-dark-mode
|
||||
--enable-features=WebUIDarkMode
|
||||
--ozone-platform-hint=auto
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
/dev/null
|
|
@ -16,10 +16,11 @@ window#waybar.hidden {
|
|||
opacity: 0.2;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.empty {
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
/*
|
||||
window#waybar.solo {
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue