hyprland things
This commit is contained in:
parent
c3b272fa13
commit
a484190180
3 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@ preload = ~/.config/hypr/wallpapers/ai/painted-landscape/00006-2215131891.png
|
|||
preload = ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png
|
||||
|
||||
wallpaper = eDP-1, ~/.config/hypr/wallpapers/ai/painted-landscape/00005-4229950720.png
|
||||
wallpaper = DP-5, ~/.config/hypr/wallpapers/ai/painted-landscape/00006-2215131891.png
|
||||
wallpaper = DP-5, ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png
|
||||
wallpaper = DP-3, ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png
|
||||
wallpaper = DP-6, ~/.config/hypr/wallpapers/ai/painted-landscape/00009-2215131894.png
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ bind = $mainMod SHIFT, RETURN, exec, wezterm
|
|||
bind = $mainMod, P, exec, ~/.config/rofi/bin/launcher.sh
|
||||
|
||||
bind = $mainMod SHIFT, Q, killactive,
|
||||
bind = $mainMod SHIFT, L, exec, swaylock
|
||||
bind = $mainMod SHIFT, L, exec, lock
|
||||
bind = $mainMod, f, fullscreen, 0
|
||||
bind = $mainMod SHIFT, f, togglefloating,
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
windowrulev2 = tile,class:(Vivaldi-stable)
|
||||
|
||||
# prevent flameshot from requesting fullscreen
|
||||
windowrulev2 = nofullscreenrequest,class:^(flameshot)$,title:^(flameshot)
|
||||
# windowrulev2 = nofullscreenrequest,class:^(flameshot)$,title:^(flameshot)
|
||||
|
||||
# set flameshot to floating
|
||||
windowrulev2 = float,class:^(flameshot)$,title:^(flameshot)
|
||||
# windowrulev2 = float,class:^(flameshot)$,title:^(flameshot)
|
||||
|
||||
|
|
Loading…
Reference in a new issue