feat(desktop): systemctl waybar, ultrawide wallpaper and update nvim plugins

This commit is contained in:
2026-09-17 11:10:56 +02:00
parent ea0582bedc
commit 587e9919ca
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ local menu = "rofi -show drun"
-- See https://wiki.hypr.land/Configuring/Basics/Autostart/
hl.on("hyprland.start", function ()
hl.exec_cmd("hyprpaper")
hl.exec_cmd("waybar")
hl.exec_cmd("systemctl --user start waybar.service")
hl.exec_cmd("wl-paste --type text --watch cliphist store")
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("uwsm app -- steam -silent")