lock
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
+ Xournal++
|
||||||
|
+ KeepassXC
|
||||||
|
+ syncthing
|
||||||
|
+ prismlauncher
|
||||||
|
+ steam
|
||||||
|
+ somehow sync helium dotfiles into ungoogled-chromium
|
||||||
@@ -23,7 +23,6 @@
|
|||||||
./fonts.nix
|
./fonts.nix
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./hyprland-system.nix
|
./hyprland-system.nix
|
||||||
./lock-suspend.nix
|
|
||||||
./networking.nix
|
./networking.nix
|
||||||
./nix-settings.nix
|
./nix-settings.nix
|
||||||
./opengl.nix
|
./opengl.nix
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
hypridle
|
hypridle
|
||||||
hyprlock
|
hyprlock
|
||||||
wofi
|
wofi
|
||||||
|
xss-lock
|
||||||
];
|
];
|
||||||
|
|
||||||
# some env vars for improvement
|
# some env vars for improvement
|
||||||
@@ -23,6 +24,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
exec-once = [
|
exec-once = [
|
||||||
"waybar"
|
"waybar"
|
||||||
|
"xss-lock -l ${pkgs.hyprlock}/bin/hyprlock -c /etc/hypr/hyprlock.conf"
|
||||||
];
|
];
|
||||||
|
|
||||||
monitor = [
|
monitor = [
|
||||||
|
|||||||
Reference in New Issue
Block a user