Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 1.33 KB

README.md

File metadata and controls

68 lines (47 loc) · 1.33 KB

About

Currently setup on Manjaro Linux:

  • Panel: dash to panel
  • Shell: zsh
  • Text Editor: atom and vim
  • Icons: Qojir-manjaro
  • Terminal Emulator: gnome-terminal
  • Terminal Fonts: Menlo
  • Terminal Themes: Material

gnome-shell with Material themes.

img

2 years ago, i am using openbox-rounded, windowchef as windows manager and this is the list of apps contained on my old setup.

  • Panel: polybar and tint2
  • Shell: zsh
  • App Launcher: rofi and dmenu
  • Music Player: mpd and ncmpcpp
  • Text Editor: vim and geany
  • Terminal Emulator: rxvt-unicode

openbox-rounded with Numix themes.

img

windowchef with dark mode.

img

Installation

Requirements

  • ansible
  • python3
git clone https://github.com/myugan/dotfiles
cd dotfiles
ansible-playbook -i hosts -e "user=example" main.yml

Collections

img

img

NOTE : for wallpaper, you can see on img/wall.

:octocat: Credits