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