This website requires JavaScript.
Explore
Help
Sign In
lelgenio
/
nixos-config
Watch
1
Star
0
Fork
You've already forked nixos-config
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
113919f4b8
nixos-config
/
scripts
/
wlauncher.nix
5 lines
80 B
Nix
Raw
Normal View
History
Unescape
Escape
extract sway system config
2022-10-18 21:45:20 -03:00
{
pkgs
,
.
.
.
}:
format using nixpkgs-fmt
2023-01-22 18:12:04 -03:00
pkgs
.
writeShellScriptBin
"
w
l
a
u
n
c
h
e
r
"
''
treewide: remove variables from pkgs
2024-06-05 01:18:48 -03:00
exec
bmenu
run
"
$
@
"
extract dmenu and launcher
2022-08-19 20:40:39 -03:00
''
Reference in a new issue
Copy permalink