Compare commits

...

2 commits

Author SHA1 Message Date
Florian Schmitt
5f15979193 feat(desktop): add niri + cleaning 2024-09-06 22:36:37 +03:00
Florian Schmitt
aecd056e82 fix(kitty): no extra lineheight 2024-09-06 22:35:54 +03:00
2 changed files with 9 additions and 11 deletions

View file

@ -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

View file

@ -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