feat: Add hyprpanel
This commit is contained in:
@@ -77,9 +77,13 @@ decoration {
|
||||
blur {
|
||||
enabled = true
|
||||
size = 3
|
||||
passes = 1
|
||||
passes = 3
|
||||
xray = 0
|
||||
}
|
||||
|
||||
active_opacity = 0.9
|
||||
inactive_opacity = 0.75
|
||||
fullscreen_opacity = 1
|
||||
}
|
||||
|
||||
animations {
|
||||
@@ -105,7 +109,6 @@ dwindle {
|
||||
|
||||
master {
|
||||
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
|
||||
# new_is_master = true
|
||||
}
|
||||
|
||||
gestures {
|
||||
@@ -120,7 +123,7 @@ misc {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = 1
|
||||
focus_on_activate = 1
|
||||
focus_on_activate = 0 # This breaks vdesks
|
||||
}
|
||||
# hyprlang noerror true
|
||||
|
||||
@@ -276,4 +279,7 @@ bind = , mouse_left, exec, ydotool key 56:1 105:1 105:0 56:0
|
||||
bind = , mouse_right, exec, ydotool key 56:1 106:1 106:0 56:0
|
||||
|
||||
# Gromit for drawing
|
||||
bind = SUPER CTRL, P, exec, ~/.config/hypr/scripts/gromit.py
|
||||
bind = SUPER CTRL, P, exec, ~/.config/hypr/scripts/gromit.py
|
||||
|
||||
# Emoji
|
||||
bind = $mainMod, PERIOD, exec, bemoji
|
||||
Reference in New Issue
Block a user