hypr: migrate to eww
This commit is contained in:
parent
799fdb14fa
commit
2b73f01ecb
2 changed files with 2 additions and 2 deletions
|
@ -41,7 +41,7 @@ bind = ,238, exec, brightnessctl -d asus::kbd_backlight set 33%+ # Keyboard brig
|
||||||
bind = ,XF86TouchpadToggle, exec, ~/.local/bin/wtoggle-touchpad
|
bind = ,XF86TouchpadToggle, exec, ~/.local/bin/wtoggle-touchpad
|
||||||
bind = ,XF86Sleep, exec, sudo zzz
|
bind = ,XF86Sleep, exec, sudo zzz
|
||||||
# Power profile
|
# Power profile
|
||||||
bind = ,XF86Launch4, exec, asusctl profile -n; pkill -SIGRTMIN+8 waybar
|
bind = ,XF86Launch4, exec, ~/.config/eww/scripts/power_profile next
|
||||||
# Led profile
|
# Led profile
|
||||||
bind = ,XF86Launch3, exec, asusctl led-mode -n
|
bind = ,XF86Launch3, exec, asusctl led-mode -n
|
||||||
# Wayland gamemode
|
# Wayland gamemode
|
||||||
|
|
|
@ -5,5 +5,5 @@ exec-once = mako
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = swayosd-server
|
exec-once = swayosd-server
|
||||||
exec-once = udiskie
|
exec-once = udiskie
|
||||||
exec-once = waybar
|
exec-once = eww open bar --arg monitor=0
|
||||||
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||||
|
|
Loading…
Reference in a new issue