Enable kde plasma browser integration
This commit is contained in:
parent
445c3fcc4c
commit
4ab9afd9c3
|
@ -43,7 +43,6 @@ in
|
|||
deluge # Torrent client
|
||||
pavucontrol # PulseAudio control panel
|
||||
firefox
|
||||
librewolf
|
||||
cinnamon.nemo # File manager
|
||||
thunderbird # Email
|
||||
sublime-music # For navidrome
|
||||
|
@ -65,6 +64,10 @@ in
|
|||
whatsapp-for-linux
|
||||
obs-studio
|
||||
|
||||
(librewolf.override {
|
||||
nativeMessagingHosts = with pkgs; [ kdePackages.plasma-browser-integration ];
|
||||
})
|
||||
|
||||
## CLI stuff
|
||||
dex # .desktop file management, startup
|
||||
# sct # Display color temperature
|
||||
|
|
Loading…
Reference in a new issue