1
0

Add dunst, kitty and user-dirs configuration

This commit is contained in:
2019-07-21 16:54:31 +00:00
parent 04247f86f9
commit 6f9a8246a2
4 changed files with 13 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
[global]
font = Ubuntu Mono 40
+1
View File
@@ -0,0 +1 @@
font_size 8.6
+6
View File
@@ -0,0 +1,6 @@
XDG_DESKTOP_DIR="$HOME/etc"
XDG_DOCUMENTS_DIR="$HOME/doc"
XDG_DOWNLOAD_DIR="/tmp/downloads"
XDG_MUSIC_DIR="$HOME/music"
XDG_PICTURES_DIR="$HOME/images"
XDG_VIDEOS_DIR="$HOME/videos"
+4
View File
@@ -80,6 +80,10 @@ in {
".oh-my-zsh-custom/plugins/tmux-my/tmux-my.extra.conf".source = ./etc/tmux-my/tmux-my.extra.conf;
".oh-my-zsh-custom/plugins/tmux-my/tmux-my.only.conf".source = ./etc/tmux-my/tmux-my.only.conf;
".oh-my-zsh-custom/plugins/tmux-my/tmux-my.plugin.zsh".source = ./etc/tmux-my/tmux-my.plugin.zsh;
".config/user-dirs.dirs".source = ./etc/user-dirs.dir;
".config/dunst/dunstrc".source = ./etc/dunstrc;
".config/kitty/kitty.conf".source = ./etc/kitty.conf;
};
home.keyboard = {