An open API service indexing awesome lists of open source software.

https://github.com/zaps166/xfce4-dpr-changer

This tool allows to change display scaling from system tray in Xfce4 desktop
https://github.com/zaps166/xfce4-dpr-changer

Last synced: 7 months ago
JSON representation

This tool allows to change display scaling from system tray in Xfce4 desktop

Awesome Lists containing this project

README

          

# xfce4-dpr-changer

## Description

This tool allows to change display scaling from system tray in Xfce4 desktop

## Installation (Linux)

```sh
git clone https://github.com/zaps166/xfce4-dpr-changer.git
cd xfce4-dpr-changer
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
make
sudo make install/strip
```

---

It's available in [AUR](https://aur.archlinux.org/packages/xfce4-dpr-changer-git)