1
0
Fork 0

Add dunst, kitty and user-dirs configuration

master
dump_stack() 2019-07-21 16:54:31 +00:00
parent 04247f86f9
commit 6f9a8246a2
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
4 changed files with 13 additions and 0 deletions

2
etc/dunstrc Normal file
View File

@ -0,0 +1,2 @@
[global]
font = Ubuntu Mono 40

1
etc/kitty.conf Normal file
View File

@ -0,0 +1 @@
font_size 8.6

6
etc/user-dirs.dir Normal file
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"

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 = {