From dd10e7d0fbc5d7edd0323e403b041deec0d75001 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Fri, 31 May 2024 14:49:14 +0530 Subject: [PATCH] increase transition duration : waybar --- .config/hypr/hypridle.conf | 8 ++++---- .config/hypr/hyprland.conf | 4 ++-- .config/hypr/hyprlock.conf | 6 +++--- .config/waybar/config.jsonc | 4 ++-- .gitignore | 4 ++++ dependencies.txt | 2 +- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/.config/hypr/hypridle.conf b/.config/hypr/hypridle.conf index 3be63ac..86c3e13 100644 --- a/.config/hypr/hypridle.conf +++ b/.config/hypr/hypridle.conf @@ -13,14 +13,14 @@ general { # Screenlock listener { # HYPRLOCK TIMEOUT - timeout = 330 + timeout = 180 # HYPRLOCK ONTIMEOUT on-timeout = hyprlock } # screen brightness listener { - timeout = 300 # 5 min. + timeout = 240 on-timeout = brightnessctl -s set 10 on-resume = brightnessctl -r } @@ -28,7 +28,7 @@ listener { # dpms listener { # DPMS TIMEOUT - timeout = 360 + timeout = 300 # DPMS ONTIMEOUT on-timeout = hyprctl dispatch dpms off # DPMS ONRESUME @@ -36,6 +36,6 @@ listener { } listener { - timeout = 900 # 15min + timeout = 600 on-timeout = systemctl suspend # suspend pc } diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 039f3a4..5d3ef01 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -77,7 +77,7 @@ decoration { xray = 1 new_optimizations = true noise = 0 - popups = false + popups = true ignore_opacity = true } @@ -249,7 +249,7 @@ bind = CTRL ALT, M, exec, nbfc set -f 0 1 -s 100 bind = CTRL ALT, P, exec, nbfc set -f 0 1 -a # Lid Switch -bindl=,switch:Lid Switch, exec, hyprlock +bindl=,switch:Lid Switch, exec, systemctl suspend; hyprlock # Gamemode bind = WIN, F1, exec, ~/.config/hypr/gamemode.sh diff --git a/.config/hypr/hyprlock.conf b/.config/hypr/hyprlock.conf index 107e023..bc9d0b7 100644 --- a/.config/hypr/hyprlock.conf +++ b/.config/hypr/hyprlock.conf @@ -50,7 +50,7 @@ input-field { label { monitor = text = cmd[update:1000] date +"%I:%M %p" - color = rgb(135, 206, 235) + color = rgb(255, 255, 255) font_size = 35 font_family = Fira Semibold position = 0, -70 @@ -62,9 +62,9 @@ label { label { monitor = - text = cmd[update:1000] echo "$(echo $USER | awk '{print toupper(substr($0,1,1)) tolower(substr($0,2))}')" + text = cmd[update:1000] echo "Hi, $(echo $USER | awk '{print toupper(substr($0,1,1)) tolower(substr($0,2))}')" font_size = 55 - color = rgb(135, 206, 235) + color = rgb(255, 255, 255) font_family = Fira Semibold position = 0, 30 halign = center diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index bdaea36..af64af4 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -102,7 +102,7 @@ "group/group-power": { "orientation": "inherit", "drawer": { - "transition-duration": 500, + "transition-duration": 250, "children-class": "not-power", "transition-left-to-right": false }, @@ -179,7 +179,7 @@ "group/group-cpu": { "orientation": "inherit", "drawer": { - "transition-duration": 500, + "transition-duration": 250, "children-class": "not-cpu", "transition-right-to-left": true }, diff --git a/.gitignore b/.gitignore index dc1d4f6..351086a 100644 --- a/.gitignore +++ b/.gitignore @@ -79,3 +79,7 @@ .config/libaccounts-glib/ .config/partitionmanagerrc .config/systemsettingsrc +.config/Signal/ +.config/filetypesrc +.config/trashrc +.config/wireshark/ diff --git a/dependencies.txt b/dependencies.txt index fa651f8..cc91158 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -10,7 +10,7 @@ ttf-font-awesome noto-fonts-emoji noto-fonts-extra nerd-fonts eog gwenview cava iniparser fftw nordic-theme python-clickgen bibita-cursor-theme lxappearance breeze ark ntfs-3g veracrypt nemo mpv mangohud lib32-mangohud gamemode lib32-gamemode libreoffice-fresh webapp-manager goverlay github-cli -gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git grim slurp hyprwayland-scanner xdg-user-dirs wl-clip-persist-git +gvfs-mtp gparted xorg-xhost ufw gufw kvantum-qt6-git grim slurp hyprwayland-scanner xdg-user-dirs wl-clip-persist-git archlinux-xdg-menu