mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-29 09:58:29 +02:00
made tmux config global
This commit is contained in:
parent
06eff6014c
commit
f90ba1151a
7 changed files with 9 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
|||
# better desktop application name. "wpa_gui" kinda sucks
|
||||
postInstall = prev.postInstall + ''
|
||||
|
||||
substituteInPlace $out/share/applications/wpa_gui.desktop --replace "Name=wpa_gui" "Name=WPA Supplicant"
|
||||
substituteInPlace $out/share/applications/wpa_gui.desktop --replace "Name=wpa_gui" "Name=Manage Wifi"
|
||||
'';
|
||||
})) # manage wifi
|
||||
cinnamon.nemo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue