New backup 2024-04-09 22:11:10
This commit is contained in:
parent
c8a0ed824b
commit
924caef220
3 changed files with 4 additions and 4 deletions
|
@ -4,3 +4,5 @@ output eDP-1 {
|
||||||
mode 2560x1600@60Hz
|
mode 2560x1600@60Hz
|
||||||
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
# bg $HOME/.config/sway/assets/wallpaper/eDP-1/_default.jpg fill
|
||||||
}
|
}
|
||||||
|
|
||||||
|
exec_always $HOME/.config/sway/scripts/wallpaper
|
||||||
|
|
|
@ -6,4 +6,4 @@ include $HOME/.config/sway/config.d/display.d/*
|
||||||
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
||||||
|
|
||||||
# Workspace-dependent wallpaper
|
# Workspace-dependent wallpaper
|
||||||
exec "$HOME/.cargo/bin/multibg-sway $HOME/.config/sway/assets/wallpaper/"
|
#exec "$HOME/.cargo/bin/multibg-sway $HOME/.config/sway/assets/wallpaper/"
|
||||||
|
|
|
@ -10,7 +10,6 @@ killall kdeconnectd
|
||||||
killall wlpaste
|
killall wlpaste
|
||||||
killall polkit-gnome-authentication-agent-1
|
killall polkit-gnome-authentication-agent-1
|
||||||
killall swaybg
|
killall swaybg
|
||||||
killall $HOME/.config/sway/scripts/wallpaper
|
|
||||||
|
|
||||||
autotiling & \
|
autotiling & \
|
||||||
waybar & \
|
waybar & \
|
||||||
|
@ -20,5 +19,4 @@ swayidle & \
|
||||||
blueman-applet & \
|
blueman-applet & \
|
||||||
wl-paste -t text --watch clipman store --max-items 1024 & \
|
wl-paste -t text --watch clipman store --max-items 1024 & \
|
||||||
/home/pogmommy/.cargo/bin/batalert -u /sys/class/power_supply/macsmc-battery/uevent --alert 20 --notification-step 5 & \
|
/home/pogmommy/.cargo/bin/batalert -u /sys/class/power_supply/macsmc-battery/uevent --alert 20 --notification-step 5 & \
|
||||||
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 & \
|
/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1
|
||||||
$HOME/.config/sway/scripts/wallpaper
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue