disabled hot gestures; fixed kanshi and awww
This commit is contained in:
+2
-1
@@ -1,4 +1,4 @@
|
||||
{ config, pkgs, inputs, ... }: {
|
||||
{ pkgs, ... }: {
|
||||
|
||||
imports = [ ./shared.nix ];
|
||||
|
||||
@@ -51,6 +51,7 @@
|
||||
|
||||
# List packages to be installed for headful systems
|
||||
environment.systemPackages = with pkgs; [
|
||||
awww
|
||||
fuzzel
|
||||
waybar
|
||||
kanshi
|
||||
|
||||
Reference in New Issue
Block a user