mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-22 11:05:48 +02:00
@@ -1,10 +1,8 @@
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
scripts,
|
||||
...
|
||||
}: let
|
||||
scripts = import ../waybar/scripts.nix {inherit pkgs config;};
|
||||
in {
|
||||
}: {
|
||||
xdg.desktopEntries = {
|
||||
focus-toggle = {
|
||||
name = "Focus Mode";
|
||||
|
||||
Reference in New Issue
Block a user