chore: wallpaper daemon changed to mpvpaper

This commit is contained in:
hesam-init 2024-03-15 18:44:29 +03:30
parent a5086a6666
commit 731cfd70f3
4 changed files with 4 additions and 19 deletions

View file

@ -8,7 +8,7 @@ export WAYBAR_LAUNCHER="waybar -c $WAYBAR_DIR/config.jsonc -s $WAYBAR_DIR/style.
export WAYBAR_INOTIFY_EVENTS="-e close_write,move,create"
# wallpaper configs - swaybg, swww, mpvpaper :
export WALLPAPER_DAEMON="swaybg"
export WALLPAPER_DAEMON="mpvpaper"
export WALLPAPERS_DIR="$HOME/Wallpapers"
export LIVE_WALLPAPERS_DIR="$HOME/Wallpapers/Live"
export SWWW_FPS=144

View file

@ -1,7 +0,0 @@
# -----------------------------------------------------
# Environment Variables
# name: "default"
# -----------------------------------------------------
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORM,wayland

View file

@ -1,9 +0,0 @@
# -----------------------------------------------------
# Environment Variables
# name: "KVM"
# -----------------------------------------------------
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORM,wayland
env = WLR_NO_HARDWARE_CURSORS, 1
env = WLR_RENDERER_ALLOW_SOFTWARE, 1

View file

@ -10,7 +10,9 @@
# -----------------------------------------------------
# Environments
# -----------------------------------------------------
source = ~/.config/hypr/conf/environment.conf
env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORM,wayland
$SCRIPT_PATH = ~/.config/hypr/scripts
$mainMod = SUPER
$terminal = alacritty -o "window.opacity=0"
@ -18,7 +20,6 @@ $fileManager = nemo
$bluetooth-manager = blueman-manager
$pkg_manager = octoxbps
$SCRIPT_PATH = ~/.config/hypr/scripts
$screenshot = $SCRIPT_PATH/hyprshot.sh
$pavucontrol = $SCRIPT_PATH/pavucontrol-launch.sh
$nekoray = $SCRIPT_PATH/nekoray-launch.sh