feat: Add WallRizz
This commit is contained in:
@@ -285,4 +285,7 @@ bind = SUPER CTRL, P, exec, ~/.config/hypr/scripts/gromit.py
|
||||
bind = $mainMod, PERIOD, exec, bemoji
|
||||
|
||||
# Custom terminal
|
||||
bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml
|
||||
bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml
|
||||
|
||||
# Save output to ~/tmp/errors.log
|
||||
bind = $mainMod CTRL, W, exec, kitty -o allow_remote_control=yes --class float-80 WallRizz -n -d ~/.config/backgrounds
|
||||
@@ -1,17 +1,3 @@
|
||||
preload = ~/.config/backgrounds/background.png
|
||||
preload = ~/.config/backgrounds/akaza.png
|
||||
preload = ~/.config/backgrounds/background.png
|
||||
preload = ~/.config/backgrounds/better_shaded_landscape.jpg
|
||||
preload = ~/.config/backgrounds/car-with-full-moon-background.jpg
|
||||
preload = ~/.config/backgrounds/cello.jpg
|
||||
preload = ~/.config/backgrounds/earth.jpg
|
||||
preload = ~/.config/backgrounds/lofiwallpaper.png
|
||||
preload = ~/.config/backgrounds/nice-blue-background.png
|
||||
preload = ~/.config/backgrounds/shaded.png
|
||||
preload = ~/.config/backgrounds/shinobu.png
|
||||
preload = ~/.config/backgrounds/rengoku2.png
|
||||
|
||||
|
||||
|
||||
wallpaper = , ~/.config/backgrounds/rengoku2.png
|
||||
ipc = on
|
||||
@@ -5,6 +5,10 @@
|
||||
# windowrulev2 = stayfocused,class:(clipse)
|
||||
|
||||
windowrulev2 = float,class:(float)
|
||||
windowrule = size <80% <80%,class:(float)
|
||||
windowrulev2 = float,class:(float-80)
|
||||
windowrule = size 80% 80%,class:(float-80)
|
||||
|
||||
windowrulev2 = float,class:(swayimg)
|
||||
windowrulev2 = size 80%,class:(swayimg)
|
||||
windowrule = noblur 1 noanim 1 noshadow 1, class:(^$)
|
||||
|
||||
Reference in New Issue
Block a user