summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2025-08-10 22:27:55 +0530
committerkrolxon <krolyxon@tutanota.com>2025-08-10 22:27:55 +0530
commitecb14b548ec5104d72043759d7b405990ee47c50 (patch)
treedd4f5cfb51c2144807d236cea51ae7e1b994036e /.config
parent3ff9631193d46fb264d613045ce446225d0b829f (diff)
hypridle config changes
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hypridle.conf2
-rw-r--r--.config/rofi/config.rasi2
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf
index b0a8883..ccdeca1 100644
--- a/.config/hypr/hypridle.conf
+++ b/.config/hypr/hypridle.conf
@@ -11,7 +11,7 @@ listener {
}
listener {
- timeout = 300 # 5min
+ timeout = 600 # 10min
on-timeout = loginctl lock-session # lock screen when timeout has passed
}
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi
index 5f5a47b..8476280 100644
--- a/.config/rofi/config.rasi
+++ b/.config/rofi/config.rasi
@@ -190,7 +190,7 @@ prompt {
text-color: @normal-foreground;
}
configuration {
- matching: "fuzzy";
+ // matching: "fuzzy";
case-sensitive: false;
}
textbox-prompt-colon {