Remove keybind for monitor script

This commit is contained in:
Out Of Ideas 2024-04-10 12:59:47 -05:00
parent 96fe2e5c2a
commit eda8a9bdfe
1 changed files with 8 additions and 2 deletions

View File

@ -5,6 +5,7 @@ monitor = HDMI-A-2, 1920x1080@60, 1920x0, 1
# Some default env vars. # Some default env vars.
env = XCURSOR_SIZE, 24 env = XCURSOR_SIZE, 24
env = QT_QPA_PLATFORMTHEME, qt6ct
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/ # For all categories, see https://wiki.hyprland.org/Configuring/Variables/
input { input {
@ -105,11 +106,12 @@ bind = $mainMod SHIFT, Q, exec, qutebrowser
bind = $mainMod SHIFT, E, exec, element-desktop bind = $mainMod SHIFT, E, exec, element-desktop
bind = $mainMod, K, killactive, bind = $mainMod, K, killactive,
bind = $mainMod SHIFT, X, exit, 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, V, togglefloating,
bind = $mainMod, P, exec, fuzzel bind = $mainMod, P, exec, fuzzel
bind = $mainMod, A, exec, ~/.config/fuzzel/scripts/pipewire.sh 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, W, pseudo, # dwindle
bind = $mainMod, S, togglesplit, # dwindle bind = $mainMod, S, togglesplit, # dwindle
bind = $mainMod, M, fullscreen, 1 bind = $mainMod, M, fullscreen, 1
@ -237,3 +239,7 @@ exec-once=wbg ~/.local/share/wallpapers/wallpaper.jpg
exec-once=eww daemon exec-once=eww daemon
exec-once=eww open bar0 exec-once=eww open bar0
exec-once=eww open bar1 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