config

My configuration files and custom scripts.
git clone https://git.tronto.net/config
Download | Log | Files | Refs

commit f8ebfb76245555f8531f591054e923f53e90b91d
parent 591087778a23cf7f91a35adb4c0fa1864db014e1
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date:   Sat,  9 May 2026 14:56:20 +0200

Cursors

Diffstat:
A.Xresources | 2++
M.config/alpine-packages | 2+-
M.xinitrc | 1+
3 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.Xresources b/.Xresources @@ -0,0 +1,2 @@ +Xcursor.theme: capitaine-cursors-dark +Xcursor.size: 36 diff --git a/.config/alpine-packages b/.config/alpine-packages @@ -27,7 +27,7 @@ openjdk25 # Xorg xorg-server xinit eudev mesa-dri-gallium xf86-video-intel xf86-input-libinput xf86-input-synaptics -setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl +setxkbmap xsel xbanish xsetroot xwallpaper xev slock brightnessctl capitaine-cursors libx11-dev libxft-dev libxinerama-dev # For building dwm and st dbus-x11 diff --git a/.xinitrc b/.xinitrc @@ -22,6 +22,7 @@ setxkbmap -option compose:ralt setxkbmap -option caps:swapescape brightnessctl set 30% xset s off -dpms +xrdb -merge ~/.Xresources # Background and time sleep 0.05