mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Compare commits
No commits in common. "0cd7907b007bdd386c1eaa48cca7652fa364fa28" and "7ec6243da73f318eff4e0e3be06d4d51d6269fff" have entirely different histories.
0cd7907b00
...
7ec6243da7
2 changed files with 3 additions and 3 deletions
|
@ -281,7 +281,7 @@ riverctl rule-add -app-id 'connman-gtk' float
|
|||
riverctl rule-add -app-id 'galculator' float
|
||||
riverctl rule-add -app-id 'org.keepassxc.KeePassXC' float
|
||||
riverctl rule-add -app-id 'mousepad' float
|
||||
riverctl rule-add -app-id 'com.nextcloud.desktopclient.nextcloud' float
|
||||
riverctl rule-add -app-id 'com.nextcloud.dextopclient.Nextcloud' float
|
||||
riverctl rule-add -app-id 'vlc' float
|
||||
|
||||
# Layout generator
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Colors
|
||||
.everforest:
|
||||
0: &foreground d3c6aaff
|
||||
1: &background 272e33dd
|
||||
0: &foreground d8caacff
|
||||
1: &background 323d43dd
|
||||
2: &black 4a555bff
|
||||
3: &dark_grey 525c62ff
|
||||
4: &dark_red e26c6eff
|
||||
|
|
Loading…
Reference in a new issue