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 = {
|
||||
terminal = ["kitty"]; # default foot
|
||||
audio = ["pavucontrol"];
|
||||
playback = ["mpv"]; # what's that?
|
||||
explorer = ["nautilus"]; # default thunar
|
||||
playback = ["vlc"]; # what's that?
|
||||
explorer = ["dolphin"]; # default thunar
|
||||
};
|
||||
battery = {
|
||||
wanLevels = [
|
||||
|
||||
Reference in New Issue
Block a user