fix: Update some backgrounds and window rules
This commit is contained in:
@@ -289,4 +289,6 @@ bind = $mainMod, PERIOD, exec, bemoji
|
||||
bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml
|
||||
|
||||
# Save output to ~/tmp/errors.log
|
||||
bind = $mainMod, W, exec, ~/.config/hypr/scripts/wallpaper.sh
|
||||
bind = $mainMod, W, exec, ~/.config/hypr/scripts/wallpaper.sh
|
||||
|
||||
bind = $mainMod CTRL, W, exec, systemctl --user start wallpaper.timer && hyprctl notify 1 1500 0 "Started wallpaper timer"
|
||||
@@ -18,6 +18,8 @@ windowrulev2 = float,class:(mpv)
|
||||
windowrulev2 = float,class:^(brave-)(.*)(-.*)$
|
||||
windowrulev2 = move onscreen cursor,class:^(brave-)(.*)(-.*)$
|
||||
|
||||
windowrulev2 = move onscreen cursor -50% 0,class:^(Nextcloud)$
|
||||
|
||||
# # Start windows
|
||||
stickyrule = class:discord,5
|
||||
stickyrule = class:org.telegram.desktop,5
|
||||
|
||||
Reference in New Issue
Block a user