updated hyprland config

This commit is contained in:
specCon18 2023-08-15 12:47:40 -04:00
parent 5a42f79803
commit 47e69553c1
6 changed files with 18 additions and 71 deletions

View file

@ -5,9 +5,10 @@
extraConfig = ''
bind = SUPER, Return, exec, alacritty
bind = CONTROL_SHIFT, W, exec, firefox
bind = CONTROL_SHIFT, Lm, exec, rofi -show drun
exec-once=/usr/lib/polkit-kde-authentication-agent-1
bind = SUPER, colon, exec, rofi -show drun
exec-once=waybar
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once=mako
'';
};
}