Update config

This commit is contained in:
alvinlollo
2026-03-07 15:53:18 +11:00
parent d32c5854ac
commit 12441a025e
4 changed files with 7 additions and 19 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ env = XDG_MENU_PREFIX, plasma-
env = ILLOGICAL_IMPULSE_VIRTUAL_ENV, ~/.local/state/quickshell/.venv env = ILLOGICAL_IMPULSE_VIRTUAL_ENV, ~/.local/state/quickshell/.venv
# ######## Terminal application ######### # ######## Terminal application #########
env = TERMINAL,alacritty env = TERMINAL,kitty -1
+1 -1
View File
@@ -34,4 +34,4 @@ exec-once = rclone mount SchoolGdrive: /mnt/SchoolGdrive --dir-cache-time 10s --
exec-once = rclone mount PersonalGdrive: /mnt/PersonalGdrive --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only exec-once = rclone mount PersonalGdrive: /mnt/PersonalGdrive --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only
#exec-once = rclone mount AltGdrive: /mnt/AltGdrive --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only #exec-once = rclone mount AltGdrive: /mnt/AltGdrive --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only
exec-once = rclone mount gcrypt: /mnt/gcrypt --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only exec-once = rclone mount gcrypt: /mnt/gcrypt --dir-cache-time 10s --poll-interval 10s --attr-timeout 10s --size-only
exec-once = steam %U -silent exec-once = steam %U -silent
+4 -17
View File
@@ -12,7 +12,7 @@ gestures {
workspace_swipe_min_speed_to_force = 5 workspace_swipe_min_speed_to_force = 5
workspace_swipe_direction_lock = true workspace_swipe_direction_lock = true
workspace_swipe_direction_lock_threshold = 10 workspace_swipe_direction_lock_threshold = 10
workspace_swipe_create_new = false workspace_swipe_create_new = true
} }
general { general {
@@ -48,7 +48,7 @@ dwindle {
decoration { decoration {
# 2 = circle, higher = squircle, 4 = very obvious squircle # 2 = circle, higher = squircle, 4 = very obvious squircle
# Clear squircles look really off; we use only extra .4 here to make the rounding feel more continuous # Clear squircles look really off; we use only extra .4 here to make the rounding feel more continuous
rounding_power = 2.4 rounding_power = 2
rounding = 18 rounding = 18
blur { blur {
@@ -81,7 +81,7 @@ decoration {
# Dim # Dim
dim_inactive = true dim_inactive = true
dim_strength = 0.05 dim_strength = 0.05
dim_special = 0.07 dim_special = 0.2
} }
animations { animations {
@@ -116,7 +116,7 @@ animations {
animation = specialWorkspaceIn, 1, 2.8, emphasizedDecel, slidevert animation = specialWorkspaceIn, 1, 2.8, emphasizedDecel, slidevert
animation = specialWorkspaceOut, 1, 1.2, emphasizedAccel, slidevert animation = specialWorkspaceOut, 1, 1.2, emphasizedAccel, slidevert
# zoom # zoom
animation = zoomFactor, 1, 3, emphasizedDecel animation = zoomFactor, 1, 3, standardDecel
} }
input { input {
@@ -166,16 +166,3 @@ cursor {
hotspot_padding = 1 hotspot_padding = 1
} }
# Overview
plugin {
hyprexpo {
columns = 3
gap_size = 5
bg_col = rgb(000000)
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
enable_gesture = false # laptop touchpad, 4 fingers
gesture_distance = 300 # how far is the "max"
gesture_positive = false
}
}
+1
View File
@@ -250,3 +250,4 @@ bind = SUPER, F2, exec, ~/.config/hypr/hyprland/scripts/toggle_scroll.sh # Lock/
# Cursed stuff # Cursed stuff
bind = Ctrl+Super, Backslash, resizeactive, exact 640 480 # [hidden] bind = Ctrl+Super, Backslash, resizeactive, exact 640 480 # [hidden]