diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2a9a05 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# desktop rice + +![image not found](./rice.png) diff --git a/fish/fish_variables b/fish/fish_variables index b319615..a1839c9 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -5,8 +5,8 @@ SETUVAR DATABASE_URL:sqlite\x3adatabase\x2esqlite SETUVAR GLFW_IM_MODULE:ibus SETUVAR MANPAGER:sh\x20\x2dc\x20\x27col\x20\x2dbx\x20\x7c\x20bat\x20\x2dl\x20man\x20\x2dp\x27 SETUVAR RUST_LOG:debug -SETUVAR --export SSH_AGENT_PID:966 -SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXTYVBUH/agent\x2e965 +SETUVAR --export SSH_AGENT_PID:967 +SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXX7Ck8nI/agent\x2e966 SETUVAR SXHKD_SHELL:/usr/bin/bash SETUVAR ZO_CMD:zo SETUVAR Z_CMD:z diff --git a/hypr/modules/autostart.conf b/hypr/modules/autostart.conf index e1fb8e1..4732b12 100644 --- a/hypr/modules/autostart.conf +++ b/hypr/modules/autostart.conf @@ -5,9 +5,9 @@ # exec-once = uwsm app -- waybar # exec-once = uwsm app -- nextcloud --background exec-once = uwsm app -- nm-applet -exec-once = uwsm app -- rclone mount google_drive: ~/gdrive +exec-once = rclone mount google_drive: ~/gdrive exec-once = uwsm app -- protonvpn-app exec-once = uwsm app -- hyprpaper exec-once = uwsm app -- /usr/bin/discord --enable-features=UseOzonePlatform --ozone-platform=wayland --start-minimized &> /dev/null -exec-once = uwsm app -- sleep 10 && ~/.config/hypr/scripts/replay-ctrl.sh start +exec-once = sleep 5 && ~/.config/hypr/scripts/replay-ctrl.sh start # exec-once = uwsm app -- /usr/lib/xdg-desktop-portal-hyprland diff --git a/rice.png b/rice.png new file mode 100644 index 0000000..69ec71a Binary files /dev/null and b/rice.png differ