Update .config/btop/btop.conf

Update .config/hypr/hypridle.conf
Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/binds/managment.conf
Update .config/fish/fish_variables
Update .config/fish/functions/ls.fish
This commit is contained in:
2026-01-03 21:30:39 +01:00
parent 209bae9436
commit cdee48a8a0
6 changed files with 70 additions and 96 deletions

View File

@@ -19,11 +19,11 @@ listener {
listener {
timeout = 330 # 5.5min
on-timeout = openrgb -c black
on-resume = openrgb -c $openrgb_color
on-resume = openrgb -c green
}
listener {
timeout = 1800 # 30min
on-timeout = openrgb -c black && systemctl sleep # suspend pc
on-resume = openrgb -c $openrgb_color
on-resume = openrgb -c green
}

View File

@@ -50,6 +50,4 @@ xwayland {
source = ./colors.conf
source = ./hyprland/binds/*
source = ./hyprland/rules/*
source = ./hyprland/workspace_assign/*
source = ./hyprland/*

View File

@@ -83,7 +83,7 @@ bind = $mainMod Control_L, v, exec, uwsm app -- vesktop
bind = $mainMod Control_L, v, focuswindow, class:^(vesktop)$
### games
bind = $mainMod Control_L, g, exec, uwsm app -- mangohud steam
bind = $mainMod Control_L, g, exec, uwsm app -- steam
bind = $mainMod Control_L, g, focuswindow, class:^(steam)$
### browser