we swayin
This commit is contained in:
parent
4b859d067d
commit
1fce65acd8
2 changed files with 58 additions and 11 deletions
|
|
@ -6,7 +6,10 @@
|
|||
wl-clipboard # wl-copy and wl-paste for copy/paste from stdin / stdout
|
||||
mako # notification system developed by swaywm maintainer
|
||||
rofi
|
||||
waybar
|
||||
|
||||
libinput
|
||||
libinput-gestures
|
||||
wmctrl
|
||||
];
|
||||
|
||||
# enable Sway window manager
|
||||
|
|
@ -43,5 +46,5 @@
|
|||
}; # end logind
|
||||
gnome.gnome-keyring.enable = true;
|
||||
}; # end services
|
||||
users.users.alisceon.extraGroups = [ "video" ];
|
||||
users.users.alisceon.extraGroups = [ "video" "input" ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue