From dd7ac1b5252f696a12fb11b34a68670db8bbb03a Mon Sep 17 00:00:00 2001 From: Lucas Barbieri Date: Mon, 15 Jan 2024 14:16:33 -0300 Subject: [PATCH] update ss script and add tiny gaps also change gammastep brightness --- desktop/configs/hypr/binds.conf | 8 ++++---- desktop/configs/hypr/init.conf | 3 ++- desktop/configs/hypr/settings.conf | 4 ++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/desktop/configs/hypr/binds.conf b/desktop/configs/hypr/binds.conf index 276d402..2095a96 100644 --- a/desktop/configs/hypr/binds.conf +++ b/desktop/configs/hypr/binds.conf @@ -9,10 +9,10 @@ bind = $mainMod, E, exec, thunar bind = $mainMod SHIFT, s, exec,steam --noverifyfiles -cef-enable-debugging bind = $mainMod CONTROL, s, exec, ~/scripts/sfp.sh bind = $mainMod SHIFT, Return, exec, tofi-drun -bind = , Print, exec, ~/.local/bin/print-fullscreen.sh -bind = SHIFT, Print, exec, ~/.local/bin/print-select.sh -bind = CONTROL SHIFT, Print, exec, ~/.local/bin/print-tmp.sh -bind = CONTROL, Print, exec, ~/.local/bin/print-window.sh +bind = , Print, exec, ~/.local/bin/way-print.sh p +bind = SHIFT, Print, exec, ~/.local/bin/way-print.sh s +bind = CONTROL SHIFT, Print, exec, ~/.local/bin/way-print.sh t +bind = CONTROL, Print, exec, ~/.local/bin/way-print.sh m bind = $mainMod, b, exec, MOZ_ENABLE_WAYLAND=1 firefox-bin bind = $mainMod ALT, x, exec, XL_SECRET_PROVIDER=file xivlauncher diff --git a/desktop/configs/hypr/init.conf b/desktop/configs/hypr/init.conf index 10e9068..120d6d2 100644 --- a/desktop/configs/hypr/init.conf +++ b/desktop/configs/hypr/init.conf @@ -3,8 +3,9 @@ exec-once = spotifyd & exec-once = lxqt-policykit-agent & exec-once = gentoo-pipewire-launcher & exec-once = bash ~/scripts/swww.sh -exec-once = gammastep -t 4500:3500 -l -23.5475:-46.63611 -b 1.0:0.5 & +exec-once = gammastep -t 4500:3500 -l -23.5475:-46.63611 -b 1.0:0.6 & exec-once = gsettings set org.gnome.desktop.interface icon-theme Win10Sur-black-dark & gsettings set org.gnome.desktop.interface gtk-theme Numix-BLACK-Pomegranate & gsettings set org.gnome.desktop.interface cursor-theme Simp1e exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = rm -rf ~/tmp/* exec-once = corectrl --minimize-systray +exec-once = ~/scripts/weechat.sh diff --git a/desktop/configs/hypr/settings.conf b/desktop/configs/hypr/settings.conf index d59591b..b1eedaf 100644 --- a/desktop/configs/hypr/settings.conf +++ b/desktop/configs/hypr/settings.conf @@ -20,8 +20,8 @@ device:logotech-gaming-keyboard { kb_options = ctrl:nocaps,grp:alt_shift_toggle } general { - gaps_in = 0 - gaps_out = 0 + gaps_in = 5 + gaps_out = 5 border_size = 2 col.active_border = rgba(ff0038ee) rgba(33e2c5ee) 45deg col.inactive_border = rgba(595959aa)