Skip to content

jsnjack/fscreen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

fscreen

Makes the screen look friendly in GNOME when in need to change font size caused by different DPI of the screens

Script controls the following parameters:

  • GNOME:
    • org.gnome.desktop.interface text-scaling-factor
  • Firefox
    • layout.css.devPixelsPerPx

Installation

  • Clone the repository
  • To simplify the script call, create a link to it:
    sudo ln -s /home/jsn/workspace/fscreen/fscreen.py /usr/bin/fscreen
    where /home/jsn/workspace/fscreen location of the cloned repository

Usage

Specify scale factor as an integer or float value:

fscreen.py 1.4

About

Adust system font scale factor in GNOME

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages