feat: Add backgrounds
This commit is contained in:
@@ -21,6 +21,7 @@ source = ~/.config/hypr/start-exec.conf
|
||||
source = ~/.config/hypr/windowrules.conf
|
||||
source = ~/.config/hypr/before-exit.conf
|
||||
env = HYPRSHOT_DIR,/home/$USER/Pictures/Screenshots
|
||||
env = XDG_MENU_PREFIX,arch-
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = alacritty
|
||||
@@ -288,4 +289,4 @@ bind = $mainMod, PERIOD, exec, bemoji
|
||||
bind = $mainMod, T, exec, alacritty --config-file ~/dotfiles/.alacritty-nozellij.toml
|
||||
|
||||
# Save output to ~/tmp/errors.log
|
||||
bind = $mainMod CTRL, W, exec, pgrep -x WallRizz && pkill -x WallRizz || kitty -o allow_remote_control=yes --class float-80 WallRizz -n -d ~/.config/backgrounds
|
||||
bind = $mainMod, W, exec, pgrep -x WallRizz && pkill -x WallRizz || kitty -o allow_remote_control=yes --class float-80 WallRizz -e -g 5x8 -n -d ~/.config/backgrounds
|
||||
Reference in New Issue
Block a user