Continue configuring nnn
This commit is contained in:
@ -27,35 +27,38 @@ in {
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
hyprpaper
|
||||
hyprpaper # Wallpaper setter
|
||||
wl-clipboard
|
||||
clipman # Clipboard manager (wl-paste)
|
||||
imv # Image viewer
|
||||
|
||||
# TODO: These are mostly also present in the Plasma module, find a way to unify this?
|
||||
libsForQt5.qt5ct # QT Configurator for unintegrated desktops
|
||||
libsForQt5.ark
|
||||
libsForQt5.breeze-gtk
|
||||
libsForQt5.breeze-icons
|
||||
libsForQt5.breeze-qt5
|
||||
libsForQt5.dolphin
|
||||
libsForQt5.dolphin-plugins
|
||||
libsForQt5.ffmpegthumbs
|
||||
libsForQt5.gwenview
|
||||
libsForQt5.kalendar
|
||||
libsForQt5.kate
|
||||
libsForQt5.kcalc
|
||||
libsForQt5.kcharselect
|
||||
libsForQt5.kcolorpicker
|
||||
libsForQt5.kdenetwork-filesharing
|
||||
libsForQt5.kdegraphics-thumbnailers
|
||||
libsForQt5.kfind
|
||||
libsForQt5.kgpg
|
||||
# libsForQt5.ark
|
||||
libsForQt5.breeze-gtk # TODO: Remove
|
||||
libsForQt5.breeze-icons # TODO: Remove
|
||||
libsForQt5.breeze-qt5 # TODO: Remove
|
||||
libsForQt5.dolphin # TODO: Replace
|
||||
libsForQt5.dolphin-plugins # TODO: Remove
|
||||
# libsForQt5.ffmpegthumbs
|
||||
# libsForQt5.gwenview
|
||||
# libsForQt5.kalendar
|
||||
# libsForQt5.kate
|
||||
# libsForQt5.kcalc
|
||||
# libsForQt5.kcharselect
|
||||
# libsForQt5.kcolorpicker
|
||||
# libsForQt5.kdenetwork-filesharing
|
||||
# libsForQt5.kdegraphics-thumbnailers
|
||||
# libsForQt5.kfind
|
||||
# libsForQt5.kgpg
|
||||
libsForQt5.kmail
|
||||
libsForQt5.kompare # Can't be used as git merge tool, but more integrated than kdiff3
|
||||
libsForQt5.ksystemlog
|
||||
# libsForQt5.kompare # Can't be used as git merge tool, but more integrated than kdiff3
|
||||
# libsForQt5.ksystemlog
|
||||
libsForQt5.kwallet # TODO: How does this integrate with hyprland?
|
||||
libsForQt5.kwalletmanager # TODO: Same as above
|
||||
libsForQt5.kwrited
|
||||
# libsForQt5.kwrited
|
||||
libsForQt5.okular
|
||||
libsForQt5.plasma-systemmonitor
|
||||
# libsForQt5.plasma-systemmonitor
|
||||
libsForQt5.polkit-kde-agent
|
||||
libsForQt5.spectacle
|
||||
libsForQt5.skanlite
|
||||
|
Reference in New Issue
Block a user