fatass commit for the rice
This commit is contained in:
parent
266d1b3deb
commit
89ac1c676d
28 changed files with 1101 additions and 587 deletions
|
|
@ -7,7 +7,6 @@
|
|||
../../modules/common
|
||||
|
||||
../../modules/nixos/programs
|
||||
../../modules/nixos/programs/desktop/kde
|
||||
../../modules/nixos/programs/desktop/niri
|
||||
../../modules/nixos/programs/desktop/niri/niri/window-rules/single-monitor.nix
|
||||
../../modules/nixos/programs/desktop/niri/niri/workspaces/single-monitor.nix
|
||||
|
|
@ -73,6 +72,19 @@
|
|||
X-KDE-SubstituteUID=false
|
||||
X-KDE-Username=
|
||||
'';
|
||||
|
||||
".local/share/applications/vesktop.desktop".text = ''
|
||||
[Desktop Entry]
|
||||
Categories=Network;InstantMessaging;Chat
|
||||
Exec=nvidia-offload vesktop %U
|
||||
GenericName=Internet Messenger
|
||||
Icon=vesktop
|
||||
Keywords=discord;vencord;electron;chat
|
||||
Name=Vesktop
|
||||
StartupWMClass=Vesktop
|
||||
Type=Application
|
||||
Version=1.4
|
||||
'';
|
||||
};
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue