Commit 51e1cc6

Ansari <ping@ansari.wtf>
2026-04-07 12:48:04
cursor and chess
1 parent cc1bcf3
Changed files (4)
.assets
.config
ghostty
hypr
.local
share
applications
.assets/icons/chess.png
Binary file
.config/ghostty/config
@@ -7,7 +7,7 @@ keybind = ctrl+shift+r=reload_config
 keybind = ctrl+shift+i=unbind
 font-family = Hack Nerd Font Propo
 
-background-opacity = 0.81
+background-opacity = 0.95
 
 #cursor-color = #b4befe
 custom-shader = cursor_smear.glsl
.config/hypr/modules/autostarts.conf
@@ -4,7 +4,7 @@ exec-once = hyprctl dispatch workspace "Code"
 exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
 exec-once = wl-paste --type text --watch cliphist store
 exec-once = wl-paste --type image --watch cliphist store 
-exec-once = hyprctl setcursor arcstarry_cursor 25
+exec-once = hyprctl setcursor "ArcStarry" 25
 exec-once = hypridle &
-exec-once = swww-daemon 
+exec-once = awww-daemon 
 exec-once = hyprpm reload
.local/share/applications/chess.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Version=1.0
+Name=Chess
+Exec=smart-launch --web "chrome-chess.com" "https://chess.com"
+Terminal=false
+Type=Application
+StartupNotify=true
+Icon=/home/robin/.assets/icons/chess.png
+