mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
cursor: Switch to BreezeX Black
I still prefer Breeze-Obsidian, but the reality is that it's unsupported and nobody even seems to have the source any more :( Allow `dpi` script to scale cursor relative to display scale according to a fixed "standard" size, which for BreezeX is around 28px to closely match the scale of the Breeze-Obsidian 16px. Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
@ -36,5 +36,5 @@ Xft.hinting: true
|
||||
Xft.hintstyle: hintfull
|
||||
Xft.lcdfilter: lcddefault
|
||||
|
||||
Xcursor.size: 16
|
||||
Xcursor.theme: Breeze_Obsidian
|
||||
Xcursor.size: 28
|
||||
Xcursor.theme: BreezeX-Black
|
||||
|
Reference in New Issue
Block a user