From eda8a9bdfebeb7612c6aa5ff10194fe2068a45bc Mon Sep 17 00:00:00 2001 From: Out Of Ideas Date: Wed, 10 Apr 2024 12:59:47 -0500 Subject: [PATCH] Remove keybind for monitor script --- hyprland/tomorrownight/hyprland.conf | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/hyprland/tomorrownight/hyprland.conf b/hyprland/tomorrownight/hyprland.conf index 40dd9b4..96f4f93 100644 --- a/hyprland/tomorrownight/hyprland.conf +++ b/hyprland/tomorrownight/hyprland.conf @@ -5,6 +5,7 @@ monitor = HDMI-A-2, 1920x1080@60, 1920x0, 1 # Some default env vars. env = XCURSOR_SIZE, 24 +env = QT_QPA_PLATFORMTHEME, qt6ct # For all categories, see https://wiki.hyprland.org/Configuring/Variables/ input { @@ -105,11 +106,12 @@ bind = $mainMod SHIFT, Q, exec, qutebrowser bind = $mainMod SHIFT, E, exec, element-desktop bind = $mainMod, K, killactive, bind = $mainMod SHIFT, X, exit, -#bind = $mainMod, E, exec, dolphin +bind = $mainMod, E, exec, dolphin +bind = $mainMod, C, exec, sh -c color-picker bind = $mainMod, V, togglefloating, bind = $mainMod, P, exec, fuzzel bind = $mainMod, A, exec, ~/.config/fuzzel/scripts/pipewire.sh -bind = $mainMod, O, exec, ~/.config/hypr/scripts/monitor.sh +#bind = $mainMod, O, exec, ~/.config/hypr/scripts/monitor.sh bind = $mainMod, W, pseudo, # dwindle bind = $mainMod, S, togglesplit, # dwindle bind = $mainMod, M, fullscreen, 1 @@ -237,3 +239,7 @@ exec-once=wbg ~/.local/share/wallpapers/wallpaper.jpg exec-once=eww daemon exec-once=eww open bar0 exec-once=eww open bar1 + +exec-once=echo false > ~/.config/eww/scritps/.brightness-off +exec-once=echo 100 > ~/.config/eww/scritps/.previos-volume +exec-once=echo 100 > ~/.config/eww/scritps/.previos-brightness