mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 01:26:46 +00:00
hyprland
This commit is contained in:
@@ -283,4 +283,8 @@ bind = $mainMod SHIFT, S, exec, grimblast copysave area
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
##############################
|
||||
|
||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
windowrule {
|
||||
name = windowrule-1
|
||||
suppress_event = maximize
|
||||
match:class = .* # You'll probably like this.
|
||||
}
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
$path = ~/Pictures/Wallpapers/kdh.jpg
|
||||
|
||||
preload = $path
|
||||
wallpaper = ,$path
|
||||
wallpaper {
|
||||
monitor = eDP-1
|
||||
path = $path
|
||||
fit_mode= cover
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user