mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 23:29:23 +00:00
Increase screensaver font size for looks and performance
Co-authored-by: @precision
This commit is contained in:
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
pgrep -f "alacritty --class Screensaver" ||
|
pgrep -f "alacritty --class Screensaver" ||
|
||||||
alacritty --class Screensaver --title Screensaver -o 'colors.primary.background="#000000"' \
|
alacritty --class Screensaver --title Screensaver -o 'colors.primary.background="#000000"' \
|
||||||
-o 'colors.cursor.cursor="#000000"' -e ~/.local/share/omarchy/bin/omarchy-cmd-screensaver
|
-o 'colors.cursor.cursor="#000000"' -o 'font.size=18' -e ~/.local/share/omarchy/bin/omarchy-cmd-screensaver
|
||||||
|
Reference in New Issue
Block a user