4 lines
125 B
Bash
4 lines
125 B
Bash
|
#! /bin/bash
|
||
|
export QT_STYLE_OVERRIDE=kvantum
|
||
|
export XCURSOR_SIZE="$(gsettings get org.gnome.desktop.interface cursor-size)"
|