mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 12:10:38 +02:00
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:
@@ -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
|
||||
}
|
||||
|
||||
@@ -50,6 +50,4 @@ xwayland {
|
||||
|
||||
source = ./colors.conf
|
||||
source = ./hyprland/binds/*
|
||||
source = ./hyprland/rules/*
|
||||
source = ./hyprland/workspace_assign/*
|
||||
source = ./hyprland/*
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user