mirror of
https://github.com/Alexandre1a/NixOSDots.git
synced 2026-03-10 00:09:46 +01:00
Tried to fix the file manager
This commit is contained in:
parent
a349bf0cf3
commit
b6396b52d9
@ -98,6 +98,7 @@ in
|
||||
bindl = [
|
||||
", XF86AudioPause, exec, playerctl play-pause"
|
||||
", XF86AudioPlay, exec, playerctl play-pause"
|
||||
# Audio
|
||||
", XF86AudioRaiseVolume, exec, VolumeManager up"
|
||||
", XF86AudioLowerVolume, exec, VolumeManager down"
|
||||
", XF86AudioMute, exec, VolumeManager mute"
|
||||
@ -112,7 +113,6 @@ in
|
||||
force_split = 0;
|
||||
preserve_split = true;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user