owo whats this
This commit is contained in:
parent
eb0d8b83e8
commit
a3b201157b
2 changed files with 5 additions and 0 deletions
4
emacs/init.el
Normal file
4
emacs/init.el
Normal file
|
@ -0,0 +1,4 @@
|
|||
(menu-bar-mode -1)
|
||||
(tool-bar-mode -1)
|
||||
(scroll-bar-mode -1)
|
||||
(ido-mode 1)
|
|
@ -22,6 +22,7 @@ goconfig sxhkd
|
|||
goconfig picom.conf
|
||||
goconfig nvim
|
||||
goconfig lf
|
||||
goconfig emacs
|
||||
|
||||
#install fonts
|
||||
cp -r $PWD/polybar/fonts/* ~/.local/share/fonts
|
||||
|
|
Loading…
Reference in a new issue