mirror of
https://github.com/librephoenix/nixos-config
synced 2025-12-01 15:14:01 +05:30
Random fixes
This commit is contained in:
parent
27cf78bbff
commit
ed7a9bb064
2 changed files with 2 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ in
|
||||||
"sleep 5 && libinput-gestures"
|
"sleep 5 && libinput-gestures"
|
||||||
"obs-notification-mute-daemon"
|
"obs-notification-mute-daemon"
|
||||||
"alacritty --class scratch_term"
|
"alacritty --class scratch_term"
|
||||||
|
"blueman-tray"
|
||||||
"kitty --class scratch_yazi -e yazi"
|
"kitty --class scratch_yazi -e yazi"
|
||||||
"alacritty --class scratch_numbat -e numbat"
|
"alacritty --class scratch_numbat -e numbat"
|
||||||
"alacritty --class scratch_btm -e btm"
|
"alacritty --class scratch_btm -e btm"
|
||||||
|
|
|
||||||
|
|
@ -71,6 +71,7 @@ in
|
||||||
};
|
};
|
||||||
project_panel = {
|
project_panel = {
|
||||||
starts_open = false;
|
starts_open = false;
|
||||||
|
auto_fold_dirs = false;
|
||||||
};
|
};
|
||||||
active_pane_modifiers = {
|
active_pane_modifiers = {
|
||||||
border_size = 0.0;
|
border_size = 0.0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue