update look
This commit is contained in:
parent
7e88a7518e
commit
8e432d9f3b
1 changed files with 16 additions and 0 deletions
|
@ -2,6 +2,22 @@
|
||||||
### LOOK AND FEEL ###
|
### LOOK AND FEEL ###
|
||||||
#####################
|
#####################
|
||||||
|
|
||||||
|
# Refer to https://wiki.hyprland.org/Configuring/Environment-variables/
|
||||||
|
|
||||||
|
# GTK-Thema
|
||||||
|
env = GTK_THEME,Arc-Dark
|
||||||
|
|
||||||
|
# GTK-Icon-Thema
|
||||||
|
env = GTK_ICON_THEME,La-Capitaine
|
||||||
|
|
||||||
|
# Schriftart und Größe
|
||||||
|
env = GTK_FONT_NAME,Noto Sans
|
||||||
|
env = GTK_FONT_SIZE,10
|
||||||
|
|
||||||
|
# Cursor-Thema und Größe
|
||||||
|
env = XCURSOR_THEME,capitaine-cursors
|
||||||
|
env = XCURSOR_SIZE,24
|
||||||
|
|
||||||
# Refer to https://wiki.hyprland.org/Configuring/Variables/
|
# Refer to https://wiki.hyprland.org/Configuring/Variables/
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#general
|
# https://wiki.hyprland.org/Configuring/Variables/#general
|
||||||
|
|
Loading…
Add table
Reference in a new issue