file get_updated
This commit is contained in:
Executable
+11
@@ -0,0 +1,11 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
|
||||
awww-daemon &
|
||||
dunst &
|
||||
|
||||
wl-paste --type text --watch cliphist store &
|
||||
wl-paste --type image --watch cliphist store &
|
||||
awww img ~/.config/qtile/wallpaper.png &
|
||||
wlr-randr --output DP-1 --left-of HDMI-A-1 &
|
||||
wlr-randr --output DP-3 --right-of HDMI-A-1 &
|
||||
Reference in New Issue
Block a user