diff --git a/README.md b/README.md index e69de29b..6a33d77d 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,51 @@ +## Dotfiles + +These are dotfiles for my linux machine + +Includes the dotfiles for + +- [alacritty](#alacritty) +- [bspwm](#bspwm) +- [conky](#conky) +- [neovim](#neovim) +- [picom](#picom) +- [rofi](#rofi) +- [sxhkd](#sxhkd) +- [tmux](#tmux) +- [zsh](#zsh) + +### alacritty + +![alacritty](images/alacritty.png) + +### bspwm + +[bspwm](https://github.com/baskerville/bspwm) + +### conky + +![conky](images/conky.png) + +### neovim + +![neovim](images/neovim.png) + +### picom + +[picom](https://github.com/yshui/picom) + +### rofi + +![rofi](images/rofi.png) + +### sxhkd + +[sxhkd](https://github.com/baskerville/sxhkd) + +### tmux + +![tmux](images/tmux.png) + +### zsh + +![zsh](images/zsh.png) diff --git a/config/conky/conky.conf b/config/conky/conky.conf new file mode 100644 index 00000000..508da186 --- /dev/null +++ b/config/conky/conky.conf @@ -0,0 +1,51 @@ +#Thanks to mowgli-writes (https://www.deviantart.com/mowgli-writes/art/qlocktwo-conky-470067388) for the idea and original source code! +conky.config = { + background = false, + own_window = true, + own_window_type = 'override', + own_window_class = 'Conky', + own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager', + alignment = 'bottom_left', + gap_x = 50, +--575z + gap_y = 70, +--310 + use_xft = true, + font = 'Source Sans Pro:size=18', + xftalpha = 0.1, + update_interval = 10.0, + uppercase = true, + double_buffer = true, + own_window_argb_visual = true, + own_window_argb_value = 0, + draw_shades = true, + default_shade_color = '#000000', + default_color = '#ffffff', + color1 = '#2d2d2d', +--2d2d2d +--4A2B45 +--382536 +--3F2E2F +--000000 +}; + +conky.text = [[ +${alignc}${color}I T ${color1}L ${color}I S ${color1}A S T I M E +${alignc}${if_match ${exec date +"%M"} < 33}${if_match ${exec date +"%M"} >= 13}${if_match ${exec date +"%M"} < 18}${color}${endif}${endif}A ${color1}C ${if_match ${exec date +"%M"} >= 13}${if_match ${exec date +"%M"} < 18}${color}${endif}${endif}Q U A R T E R ${color1}D C +${alignc}${if_match ${exec date +"%M"} >= 18}${if_match ${exec date +"%M"} < 28}${color}${endif}${endif}T W E N T Y ${if_match ${exec date +"%M"} >= 23}${if_match ${exec date +"%M"} < 28}${color}${endif}${else}${color1}${endif}${if_match ${exec date +"%M"} >= 3}${if_match ${exec date +"%M"} < 8}${color}${endif}${endif}F I V E ${color1}X +${alignc}${if_match ${exec date +"%M"} >= 28}${if_match ${exec date +"%M"} < 33}${color}${endif}${endif}H A L F ${color1}B ${if_match ${exec date +"%M"} >= 8}${if_match ${exec date +"%M"} < 13}${color}${endif}${endif}T E N ${color1}F T O +${alignc}${else}${if_match ${exec date +"%M"} >= 43}${if_match ${exec date +"%M"} < 48}${color}${endif}${endif}A ${color1}C ${if_match ${exec date +"%M"} >= 43}${if_match ${exec date +"%M"} < 48}${color}${endif}${endif}Q U A R T E R ${color1}D C +${alignc}${if_match ${exec date +"%M"} >= 33}${if_match ${exec date +"%M"} < 38}${color}${endif}${endif}T W E N T Y ${if_match ${exec date +"%M"} < 38}${if_match ${exec date +"%M"} >= 33}${color}${endif}${else}${color1}${endif}${if_match ${exec date +"%M"} >= 52}${if_match ${exec date +"%M"} < 58}${color}${endif}${endif}F I V E ${color1}X +${alignc}H A L F B ${if_match ${exec date +"%M"} >= 48}${if_match ${exec date +"%M"} < 53}${color}${endif}${endif}T E N ${color1}F ${color}T O${color1} +${alignc}${endif}${if_match ${exec date +"%M"} < 33}${if_match ${exec date +"%M"} >= 3}${color}${endif}${endif}P A S T ${color1}E R U ${if_match ${exec date +"%M"} < 33}${if_match ${exec date +"%I"} == 9}${color}${else}${color1}${endif}N I N E +${alignc}${if_match ${exec date +"%I"} == 1}${color}${else}${color1}${endif}O N E ${if_match ${exec date +"%I"} == 6}${color}${else}${color1}${endif}S I X ${if_match ${exec date +"%I"} == 3}${color}${else}${color1}${endif}T H R E E +${alignc}${if_match ${exec date +"%I"} == 4}${color}${else}${color1}${endif}F O U R ${if_match ${exec date +"%I"} == 5}${color}${else}${color1}${endif}F I V E ${if_match ${exec date +"%I"} == 2}${color}${else}${color1}${endif}T W O +${alignc}${if_match ${exec date +"%I"} == 8}${color}${else}${color1}${endif}E I G H T ${if_match ${exec date +"%I"} == 11}${color}${else}${color1}${endif}E L E V E N +${alignc}${if_match ${exec date +"%I"} == 7}${color}${else}${color1}${endif}S E V E N ${if_match ${exec date +"%I"} == 12}${color}${else}${color1}${endif}T W E L V E +${alignc}${if_match ${exec date +"%I"} == 10}${color}${else}${color1}${endif}T E N ${else}${if_match ${exec date +"%I"} == 8}${color}${else}${color1}${endif}N I N E +${alignc}${if_match ${exec date +"%I"} == 12}${color}${else}${color1}${endif}O N E ${if_match ${exec date +"%I"} == 5}${color}${else}${color1}${endif}S I X ${if_match ${exec date +"%I"} == 2}${color}${else}${color1}${endif}T H R E E +${alignc}${if_match ${exec date +"%I"} == 3}${color}${else}${color1}${endif}F O U R ${if_match ${exec date +"%I"} == 4}${color}${else}${color1}${endif}F I V E ${if_match ${exec date +"%I"} == 1}${color}${else}${color1}${endif}T W O +${alignc}${if_match ${exec date +"%I"} == 7}${color}${else}${color1}${endif}E I G H T${if_match ${exec date +"%I"} == 10}${color}${else}${color1}${endif} E L E V E N +${alignc}${if_match ${exec date +"%I"} == 6}${color}${else}${color1}${endif}S E V E N${if_match ${exec date +"%I"} == 11}${color}${else}${color1}${endif} T W E L V E +${alignc}${if_match ${exec date +"%I"} == 9}${color}${else}${color1}${endif}T E N ${endif}${color1}S E ${if_match ${exec date +"%M"} < 3}${color}${endif}O' C L O C K +]]; diff --git a/images/alacritty.png b/images/alacritty.png new file mode 100644 index 00000000..c0b90337 Binary files /dev/null and b/images/alacritty.png differ diff --git a/images/conky.png b/images/conky.png new file mode 100644 index 00000000..0e4a88d2 Binary files /dev/null and b/images/conky.png differ diff --git a/images/neovim.png b/images/neovim.png new file mode 100644 index 00000000..2db239d8 Binary files /dev/null and b/images/neovim.png differ diff --git a/images/rofi.png b/images/rofi.png new file mode 100644 index 00000000..821eaf23 Binary files /dev/null and b/images/rofi.png differ diff --git a/images/tmux.png b/images/tmux.png new file mode 100644 index 00000000..c1c7f43b Binary files /dev/null and b/images/tmux.png differ diff --git a/images/wallpaper.jpg b/images/wallpaper.jpg new file mode 100644 index 00000000..7c804763 Binary files /dev/null and b/images/wallpaper.jpg differ diff --git a/images/zsh.png b/images/zsh.png new file mode 100644 index 00000000..baff17ae Binary files /dev/null and b/images/zsh.png differ