mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Updated caelestia's explorer and playback app
This commit is contained in:
@@ -68,8 +68,8 @@ in {
|
|||||||
apps = {
|
apps = {
|
||||||
terminal = ["kitty"]; # default foot
|
terminal = ["kitty"]; # default foot
|
||||||
audio = ["pavucontrol"];
|
audio = ["pavucontrol"];
|
||||||
playback = ["mpv"]; # what's that?
|
playback = ["vlc"]; # what's that?
|
||||||
explorer = ["nautilus"]; # default thunar
|
explorer = ["dolphin"]; # default thunar
|
||||||
};
|
};
|
||||||
battery = {
|
battery = {
|
||||||
wanLevels = [
|
wanLevels = [
|
||||||
|
|||||||
Reference in New Issue
Block a user