This commit is contained in:
Daniel Løvbrøtte Olsen 2019-01-08 22:18:32 +01:00
parent a6e427451e
commit 721c51e470
2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ home.file.dunst = {
sort = yes
idle_threshold = 120
font = Monospace 12
font = Monospace 11
line_height = 0
markup = full
@ -76,7 +76,7 @@ home.file.dunst = {
[shortcuts]
close = ctrl+space
close_all = ctrl+shift+space
history = ctrl+grave
history = ctrl+bar
context = ctrl+shift+period
[urgency_low]

View File

@ -11,7 +11,7 @@
};
oh-my-zsh = {
enable = true;
custom = "./oh-my-zsh-custom";
custom = "\$HOME/.config/nixpkgs/nix-dotfiles/config/zsh/oh-my-zsh-custom";
plugins = [
"git"
"sudo"