Compare commits
2 commits
5beb18c87d
...
5f15979193
Author | SHA1 | Date | |
---|---|---|---|
|
5f15979193 | ||
|
aecd056e82 |
2 changed files with 9 additions and 11 deletions
|
@ -89,5 +89,5 @@ background_opacity 1
|
||||||
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
||||||
#background_image_layout cscaled
|
#background_image_layout cscaled
|
||||||
#background_tint 0.99
|
#background_tint 0.99
|
||||||
modify_font cell_height 130%
|
#modify_font cell_height 130%
|
||||||
startup_session ~/.config/kitty/session.conf
|
startup_session ~/.config/kitty/session.conf
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
droidcam.enable = true;
|
droidcam.enable = true;
|
||||||
firefox.enable = true;
|
firefox.enable = true;
|
||||||
firefox.languagePacks = [ "fr" ];
|
firefox.languagePacks = [ "fr" ];
|
||||||
hyprland.enable = true;
|
#hyprland.enable = true;
|
||||||
|
|
||||||
ssh.askPassword = pkgs.lib.mkForce "${pkgs.ksshaskpass.out}/bin/ksshaskpass"; # conflict between kde and gnome cf. https://github.com/NixOS/nixpkgs/issues/75867
|
ssh.askPassword = pkgs.lib.mkForce "${pkgs.ksshaskpass.out}/bin/ksshaskpass"; # conflict between kde and gnome cf. https://github.com/NixOS/nixpkgs/issues/75867
|
||||||
ssh.startAgent = true;
|
ssh.startAgent = true;
|
||||||
|
@ -128,35 +128,33 @@
|
||||||
audacious
|
audacious
|
||||||
calibre
|
calibre
|
||||||
digikam
|
digikam
|
||||||
#rose-pine-gtk-theme
|
|
||||||
#rose-pine-icon-theme
|
|
||||||
#element-desktop
|
|
||||||
eaglemode
|
eaglemode
|
||||||
filezilla
|
filezilla
|
||||||
gimp-with-plugins
|
gimp-with-plugins
|
||||||
hunspell
|
hunspell
|
||||||
hunspellDicts.fr-moderne
|
hunspellDicts.fr-moderne
|
||||||
#hyprpaper
|
|
||||||
inkscape-with-extensions
|
inkscape-with-extensions
|
||||||
#kde-rounded-corners
|
|
||||||
kitty
|
kitty
|
||||||
latte-dock
|
latte-dock
|
||||||
libreoffice-qt
|
libreoffice-qt
|
||||||
libsForQt5.ark
|
libsForQt5.ark
|
||||||
#libsForQt5.krohnkite
|
|
||||||
#libsForQt5.bismuth
|
|
||||||
mixxx
|
mixxx
|
||||||
mumble
|
mumble
|
||||||
#neochat
|
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
obsidian
|
obsidian
|
||||||
signal-desktop
|
signal-desktop
|
||||||
thunderbird
|
thunderbird
|
||||||
tigervnc
|
tigervnc
|
||||||
#tor-browser-bundle-bin
|
|
||||||
transmission-qt
|
transmission-qt
|
||||||
unetbootin
|
unetbootin
|
||||||
vlc
|
vlc
|
||||||
|
|
||||||
|
## niri scroll window manager
|
||||||
|
niri
|
||||||
|
waybar
|
||||||
|
fuzzel
|
||||||
|
alacritty
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Do not restart the display manager automatically
|
# Do not restart the display manager automatically
|
||||||
|
|
Loading…
Add table
Reference in a new issue