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