mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-05 12:29:07 -04:00
Update river init
This commit is contained in:
parent
b3e634c957
commit
22ae72d5d5
1 changed files with 6 additions and 6 deletions
|
@ -186,9 +186,9 @@ riverctl border-width 2
|
||||||
riverctl default-layout rivertile
|
riverctl default-layout rivertile
|
||||||
rivertile -view-padding 6 -outer-padding 10 &
|
rivertile -view-padding 6 -outer-padding 10 &
|
||||||
|
|
||||||
rivertile smart-padding 0, \
|
# filtile smart-padding 0, \
|
||||||
view-padding 6, \
|
# view-padding 6, \
|
||||||
outer-padding 10, &
|
# outer-padding 10, &
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -244,7 +244,7 @@ declare -a rule_sets
|
||||||
rule_sets[1]="footclient kitty foot"
|
rule_sets[1]="footclient kitty foot"
|
||||||
rule_sets[2]="LibreWolf firefox"
|
rule_sets[2]="LibreWolf firefox"
|
||||||
rule_sets[3]="org.gnome.Nautilus fm-term org.qbittorrent.qBittorrent syncplay"
|
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"
|
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[5]="org.remmina.Remmina Code VSCodium"
|
rule_sets[5]="org.remmina.Remmina Code VSCodium"
|
||||||
rule_sets[6]="io.github.celluloid_player.Celluloid mpv Spotify"
|
rule_sets[6]="io.github.celluloid_player.Celluloid mpv Spotify"
|
||||||
rule_sets[7]="discord vesktop teams-for-linux 'Microsoft Teams - Preview'"
|
rule_sets[7]="discord vesktop teams-for-linux 'Microsoft Teams - Preview'"
|
||||||
|
@ -300,8 +300,8 @@ wl-paste --type image --watch cliphist store & #Stores only image data
|
||||||
|
|
||||||
# polkit
|
# polkit
|
||||||
## /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
## /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||||
/usr/lib/polkit-kde-authentication-agent-1
|
/usr/lib/polkit-kde-authentication-agent-1 &
|
||||||
|
|
||||||
## lock
|
## lock
|
||||||
swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock'
|
swayidle before-sleep 'loginctl lock-session' lock '/home/eric/.config/hypr/bsplock' &
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue