remove niri stuff from jaci, fix error
This commit is contained in:
parent
807d95b6a3
commit
91c1519146
@ -376,10 +376,6 @@ binds {
|
||||
Mod+Ctrl+Q { quit; }
|
||||
Mod+Shift+Ctrl+P { power-off-monitors; }
|
||||
|
||||
// Lock screen (via Noctalia)
|
||||
Mod+L { spawn "noctalia-shell" "ipc" "call" "lockScreen" "lock"; }
|
||||
|
||||
Mod+Shift+Ctrl+T { toggle-debug-tint; }
|
||||
}
|
||||
|
||||
switch-events {
|
||||
|
||||
@ -144,7 +144,7 @@
|
||||
oh-my-zsh = {
|
||||
enable = true;
|
||||
plugins = [ "git" ];
|
||||
theme = "half-life";
|
||||
theme = "fox";
|
||||
};
|
||||
initContent = ''
|
||||
# History
|
||||
|
||||
Loading…
Reference in New Issue
Block a user