This commit is contained in:
2025-08-17 17:12:16 +02:00
parent a63d9bf016
commit bd9374c7b2
4 changed files with 26 additions and 7 deletions

View File

@@ -17,6 +17,7 @@ $fileManager = $terminal ranger
$menu = wofi --show drun
$browser = firefox
$screenshot = grim -g "$(slurp -d)" - | wl-copy
$top = $terminal htop
#################
@@ -162,6 +163,7 @@ master {
misc {
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
disable_splash_rendering = true
}
@@ -209,6 +211,7 @@ bind = $mainMod, P, pseudo, # dwindle
bind = $mainMod, J, togglesplit, # dwindle
bind = $mainMod, F, fullscreen
bind = $mainMod, B, exec, $browser
bind = $mainMod, T, exec, $top
# Move focus with mainMod + arrow keys
bind = $mainMod, left, movefocus, l