mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update
This commit is contained in:
parent
8b359b7d5f
commit
a25151022d
5 changed files with 10 additions and 8 deletions
|
@ -178,7 +178,8 @@ riverctl map normal Super+Shift P spawn 'grim -g "$(slurp -o)" - | wl-copy'
|
|||
# Set background and border color
|
||||
riverctl background-color 0x1e1e2e
|
||||
riverctl border-color-focused 0xfff4dbd6
|
||||
riverctl border-color-unfocused 0x001e1e2e
|
||||
# riverctl border-color-unfocused 0x001e1e2e
|
||||
riverctl border-color-unfocused 0x00000000
|
||||
riverctl border-width 2
|
||||
|
||||
# Set the default layout generator to be rivertile and start it.
|
||||
|
@ -244,7 +245,7 @@ declare -a rule_sets
|
|||
rule_sets[1]="footclient kitty foot"
|
||||
rule_sets[2]="LibreWolf firefox"
|
||||
rule_sets[3]="org.gnome.Nautilus fm-term org.qbittorrent.qBittorrent syncplay"
|
||||
rule_sets[4]="com.usebottles.bottles cs2 org.prismlauncher.PrismLauncher moe.launcher.an-anime-game-launcher moe.launcher.the-honkers-railway-launcher genshinimpact.exe starrail.exe steam steam_app_*"
|
||||
rule_sets[4]="com.usebottles.bottles cs2 osu* org.prismlauncher.PrismLauncher moe.launcher.an-anime-game-launcher moe.launcher.the-honkers-railway-launcher genshinimpact.exe starrail.exe steam steam_app_*"
|
||||
rule_sets[5]="org.remmina.Remmina Code VSCodium"
|
||||
rule_sets[6]="io.github.celluloid_player.Celluloid mpv Spotify"
|
||||
rule_sets[7]="discord vesktop teams-for-linux 'Microsoft Teams - Preview'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue