Weston
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user