changes
This commit is contained in:
+15
-15
@@ -23,7 +23,7 @@ env=XDG_CURRENT_DESKTOP,Hyprland
|
||||
env=XDG_SESSION_TYPE,wayland
|
||||
env=XDG_SESSION_DESKTOP,Hyprland
|
||||
env=GTK_THEME,Materia-dark
|
||||
env=QT_QPA_PLATFORM,xcb;Hyprland
|
||||
env=QT_QPA_PLATFORM,wayland
|
||||
env=XCURSOR_THEME,Bibata-Modern-Ice
|
||||
env=XCURSOR_SIZE,24
|
||||
|
||||
@@ -44,7 +44,7 @@ $crimson=rgba(471520FF)
|
||||
# USED COLORS
|
||||
$active_border=$lightgreen
|
||||
$inactive_border=$gray
|
||||
$expo_bg=$active_border
|
||||
# $expo_bg=$active_border
|
||||
|
||||
|
||||
animations {
|
||||
@@ -137,19 +137,19 @@ misc {
|
||||
|
||||
# Plugin Config
|
||||
|
||||
plugin {
|
||||
hyprexpo {
|
||||
columns = 3
|
||||
gap_size = 3
|
||||
bg_col = $expo_bg
|
||||
workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
||||
|
||||
enable_gesture = true # laptop touchpad
|
||||
gesture_fingers = 3 # 3 or 4
|
||||
gesture_distance = 300 # how far is the "max"
|
||||
gesture_positive = false # true = swipe down, false = swipe up.
|
||||
}
|
||||
}
|
||||
# plugin {
|
||||
# hyprexpo {
|
||||
# columns = 3
|
||||
# gap_size = 3
|
||||
# bg_col = $expo_bg
|
||||
# workspace_method = center current # [center/first] [workspace] e.g. first 1 or center m+1
|
||||
#
|
||||
# enable_gesture = true # laptop touchpad
|
||||
# gesture_fingers = 3 # 3 or 4
|
||||
# gesture_distance = 300 # how far is the "max"
|
||||
# gesture_positive = false # true = swipe down, false = swipe up.
|
||||
# }
|
||||
# }
|
||||
|
||||
# Window Rules
|
||||
|
||||
|
||||
Reference in New Issue
Block a user