diff --git a/hyprland/.config/hypr/exec.conf b/hyprland/.config/hypr/exec.conf index 2e1f46c..5b568a5 100644 --- a/hyprland/.config/hypr/exec.conf +++ b/hyprland/.config/hypr/exec.conf @@ -6,3 +6,4 @@ exec-once= waybar & mako & hyprpaper & hypridle & wluma & hyprshell run & exec-once = blueman-applet & systemctl --user stop wireplumber.service +exec-once = 1password --silent & diff --git a/hyprshell/config.ron b/hyprshell/.config/config.ron similarity index 100% rename from hyprshell/config.ron rename to hyprshell/.config/config.ron diff --git a/hyprshell/styles.css b/hyprshell/.config/styles.css similarity index 100% rename from hyprshell/styles.css rename to hyprshell/.config/styles.css