added xdg-desktop-portal

This commit is contained in:
Charlie Root 2024-04-20 15:36:03 +02:00
commit f1e7cd8766
6 changed files with 9 additions and 3 deletions

View file

@ -23,6 +23,7 @@
security.sudo.package = pkgs.sudo.override { withInsults = true; };
security.polkit.enable = true;
programs.kdeconnect.enable = true;
services.picom.enable = true;
services.mpd = {
enable = true;
musicDirectory = "/home/vali/Nextcloud/Media/Music/";
@ -53,6 +54,7 @@
btop.enable = true;
mpv.enable = true;
dwm.enable = true;
vivado.enable = true;
schizofox.enable = true;
#git = {
# enable = true;
@ -84,7 +86,7 @@
size = 24;
};
gtk = {
enable = true;
enable = false;
package = pkgs.catppuccin-gtk;
name = "Catppuccin-Mocha-Standard-Green-Dark";
variant = "mocha";

View file

@ -21,10 +21,11 @@ in {
nixpkgs.overlays = [
(final: prev: {
dwm = prev.dwm.overrideAttrs (old: {src = ./dwm-6.5;});
st = prev.st.overrideAttrs (old: {src = ./st-0.9.2;});
})
];
environment.systemPackages = with pkgs; [
(st.overrideAttrs (oldAttrs: rec { src = ./st-0.9.2; }))
# (st.overrideAttrs (oldAttrs: rec { src = ./st-0.9.2; }))
(dmenu.overrideAttrs (oldAttrs: rec { src = ./dmenu-5.3; }))
];

View file

@ -93,6 +93,7 @@ char *termname = "st-256color";
*/
unsigned int tabspaces = 8;
float alpha = 0.8;
/* Terminal colors (16 first used in escape sequence) */
static const char *colorname[] = {
/* 8 normal colors */

Binary file not shown.

Binary file not shown.

View file

@ -9,8 +9,8 @@ in {
asciinema
# betterbird
bibata-cursors
blanket
dig
dmenu
easyeffects
element-desktop
eza
@ -39,6 +39,7 @@ in {
lazygit
libreoffice-fresh
librewolf
links2
moc
ncmpcpp
neofetch
@ -54,6 +55,7 @@ in {
polkit
python3
qbittorrent
qutebrowser
ripgrep
rustdesk
rofi