refactor
This commit is contained in:
+1
-22
@@ -3,10 +3,6 @@ $CURSOR_THEME = "DJ-FOX-C"
|
||||
$ICON_THEME = "BeautyLine-Garuda"
|
||||
$KVANTUM_THEME = "Catppuccin-Mocha-Blue"
|
||||
|
||||
# Experimental HDR (optional)
|
||||
# experimental:xx_color_management_v4 = true
|
||||
# debug:full_cm_proto=true
|
||||
|
||||
# GTK Theming
|
||||
env = GTK_THEME,Colloid-Dark
|
||||
env = GTK_ICON_THEME,BeautyLine-Garuda
|
||||
@@ -21,7 +17,7 @@ env = GTK_THEME_VARIANT,dark
|
||||
# in env.conf
|
||||
|
||||
# Icons:
|
||||
env = XDG_DATA_DIRS,/usr/local/share:/usr/share:/home/honney/.local/share:/home/honney/.icons
|
||||
env = XDG_DATA_DIRS,/usr/local/share:/usr/share:~/.local/share:~/.icons
|
||||
env = GTK_ICON_THEME,BeautyLine-Garuda
|
||||
|
||||
# Icons & Cursor
|
||||
@@ -34,9 +30,6 @@ cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
|
||||
# Font
|
||||
|
||||
# Window management
|
||||
general {
|
||||
gaps_in = 5
|
||||
@@ -59,20 +52,6 @@ decoration {
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
kb_layout = de
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options =
|
||||
kb_rules =
|
||||
follow_mouse = 1
|
||||
touchpad {
|
||||
natural_scroll = no
|
||||
}
|
||||
sensitivity = 0 # -1.0 to 1.0; 0 means no modification.
|
||||
numlock_by_default = true
|
||||
}
|
||||
|
||||
animations {
|
||||
enabled = yes
|
||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
Reference in New Issue
Block a user