dms shell
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# Startup
|
||||
exec-once = dbus-update-activation-environment --systemd --all && systemctl --user stop hyprland-session.target && systemctl --user start hyprland-session.target
|
||||
exec-once = wl-clipboard-history -t
|
||||
exec-once = wl-paste -p --watch wl-copy -p ''
|
||||
exec-once = hypridle
|
||||
exec-once = QT_QPA_PLATFORM=wayland quickshell
|
||||
exec-once = fcitx5 -d
|
||||
exec-once = swww-daemon
|
||||
exec-once = swaync
|
||||
exec-once= bash -c "wl-paste --watch cliphist store &"
|
||||
exec-once= fcitx5 -d
|
||||
exec-once= wl-paste -p --watch wl-copy -p ''
|
||||
exec-once= dms run # DankShell
|
||||
|
||||
# Monitors
|
||||
|
||||
@@ -20,7 +16,6 @@ env=HYPRCURSOR_SIZE,24
|
||||
env=XDG_CURRENT_DESKTOP,Hyprland
|
||||
env=XDG_SESSION_TYPE,wayland
|
||||
env=XDG_SESSION_DESKTOP,Hyprland
|
||||
env=GTK_THEME,Materia-dark
|
||||
env=QT_QPA_PLATFORM,Hyprland
|
||||
env=XCURSOR_THEME,Bibata-Modern-Ice
|
||||
env=XCURSOR_SIZE,24
|
||||
|
||||
Reference in New Issue
Block a user