mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 04:54:21 +01:00
More proportional curser size on that Framework 13 screen
This commit is contained in:
@@ -3,4 +3,5 @@ SCREEN_RESOLUTION=$(xrandr | grep '*+' | awk '{print $1}')
|
||||
|
||||
if [ "$COMPUTER_MAKER" == "Framework" ] && [ "$SCREEN_RESOLUTION" == "2256x1504" ]; then
|
||||
gsettings set org.gnome.desktop.interface text-scaling-factor 0.8
|
||||
gsettings set org.gnome.desktop.interface cursor-size 16
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user