re-re-enabled hyperland
This commit is contained in:
parent
f5cf55ef26
commit
bcc246acf9
3 changed files with 9 additions and 9 deletions
|
|
@ -1,11 +1,12 @@
|
|||
{ pkgs, config, lib, ...}:
|
||||
{
|
||||
wayland.windowManager.hyprland = {
|
||||
systemdIntegration = true;
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
bind = SUPER, Return, exec, alacritty
|
||||
bind = CONTROL_SHIFT, W, exec, firefox
|
||||
bind = SUPER, colon, exec, rofi -show drun
|
||||
bind = SUPER, R, exec, rofi -show drun
|
||||
exec-once=waybar
|
||||
exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
exec-once=mako
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue