Compare commits
No commits in common. "5f15979193ad9885dc631c698c55b8a10ab4499a" and "5beb18c87d9c64b8fc812dc901aeb9c3ca320c2c" have entirely different histories.
5f15979193
...
5beb18c87d
2 changed files with 11 additions and 9 deletions
|
@ -89,5 +89,5 @@ background_opacity 1
|
|||
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
||||
#background_image_layout cscaled
|
||||
#background_tint 0.99
|
||||
#modify_font cell_height 130%
|
||||
modify_font cell_height 130%
|
||||
startup_session ~/.config/kitty/session.conf
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
droidcam.enable = true;
|
||||
firefox.enable = true;
|
||||
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.startAgent = true;
|
||||
|
@ -128,33 +128,35 @@
|
|||
audacious
|
||||
calibre
|
||||
digikam
|
||||
#rose-pine-gtk-theme
|
||||
#rose-pine-icon-theme
|
||||
#element-desktop
|
||||
eaglemode
|
||||
filezilla
|
||||
gimp-with-plugins
|
||||
hunspell
|
||||
hunspellDicts.fr-moderne
|
||||
#hyprpaper
|
||||
inkscape-with-extensions
|
||||
#kde-rounded-corners
|
||||
kitty
|
||||
latte-dock
|
||||
libreoffice-qt
|
||||
libsForQt5.ark
|
||||
#libsForQt5.krohnkite
|
||||
#libsForQt5.bismuth
|
||||
mixxx
|
||||
mumble
|
||||
#neochat
|
||||
nextcloud-client
|
||||
obsidian
|
||||
signal-desktop
|
||||
thunderbird
|
||||
tigervnc
|
||||
#tor-browser-bundle-bin
|
||||
transmission-qt
|
||||
unetbootin
|
||||
vlc
|
||||
|
||||
## niri scroll window manager
|
||||
niri
|
||||
waybar
|
||||
fuzzel
|
||||
alacritty
|
||||
|
||||
];
|
||||
|
||||
# Do not restart the display manager automatically
|
||||
|
|
Loading…
Add table
Reference in a new issue