Skip to content

lab-murmur-land/sbcursor_theme

Repository files navigation

sbcursor

A minimal starblast cursor theme with drop shadow variants, available in 32×32 and 64×64 sizes.

Requirements

Build

./build.bash

This generates the cursor package under sbcursor_build/.

Install

# User-level install
mkdir -p ~/.local/share/icons/ ~/.icons/
cp -r sbcursor_build ~/.local/share/icons/sbcursor
cp -r sbcursor_build ~/.icons/sbcursor

# System-wide install
sudo cp -r sbcursor_build /usr/share/icons/sbcursor

Then set the theme via your desktop environment settings, cmd line for gnome X11 (recommended):

gsettings set org.gnome.desktop.interface cursor-theme "sbcursor"

Or by adding the following to ~/.Xresources:

Xcursor.theme: sbcursor
Xcursor.size: 32

Reload with:

xrdb -merge ~/.Xresources

Files

File Description
sbcursor32.png 32×32 base cursor
sbcursor64.png 64×64 base cursor
sbcursor32_shadow.png 32×32 cursor with drop shadow
sbcursor64_shadow.png 64×64 cursor with drop shadow
cursor.cfg xcursorgen config (uses shadow variants)
build.bash Build script

About

starblast cursor left_ptr only theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages