Quickshell instead of waybar, swaync, hyprlock, etc...

Used dots for quickshell, that already existed and added virtual
keyboard to their lockscreen.

Fixed issue with emacs not starting

Deleted waybar config

Disabled blueman by default

Added xournalpp
This commit is contained in:
Aleksandr Lebedev 2025-09-01 23:38:21 +02:00
parent e39737f6a9
commit d260022cc8
16 changed files with 441 additions and 441 deletions

View file

@ -96,6 +96,11 @@
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
dgop = {
url = "github:AvengeMedia/dgop";
inputs.nixpkgs.follows = "nixpkgs";
};
desktopShell.url = "github:KyleKrein/DesktopShell";
};
outputs = inputs: let