base installs and config
This commit is contained in:
parent
2fd168ab97
commit
2c9dc4af30
14
arch/sway
Normal file
14
arch/sway
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
sway
|
||||||
|
swayidle
|
||||||
|
swaylock
|
||||||
|
swaybg
|
||||||
|
waybar
|
||||||
|
feh
|
||||||
|
imagemagick
|
||||||
|
rofi
|
||||||
|
rofi-calc
|
||||||
|
mpv
|
||||||
|
mpd
|
||||||
|
mpc
|
||||||
|
playerctl
|
||||||
|
zscroll-git
|
2
meta/configs/arch.sway.yaml
Normal file
2
meta/configs/arch.sway.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
- shell:
|
||||||
|
- [bin/arch_package_installer.sh arch/sway, Installing Sway dependancies]
|
@ -1,5 +1,5 @@
|
|||||||
arch.base
|
arch.base
|
||||||
arch.i3
|
arch.sway
|
||||||
arch.nvim
|
arch.nvim
|
||||||
neovim
|
neovim
|
||||||
zsh
|
zsh
|
||||||
@ -8,8 +8,6 @@ oh-my-zsh
|
|||||||
fzf
|
fzf
|
||||||
tmux.sparse
|
tmux.sparse
|
||||||
tmuxp
|
tmuxp
|
||||||
polybar
|
|
||||||
picom
|
|
||||||
rofi
|
rofi
|
||||||
lf
|
lf
|
||||||
scripts
|
scripts
|
||||||
|
@ -3,7 +3,7 @@ profile/arch
|
|||||||
|
|
||||||
# desktop specific
|
# desktop specific
|
||||||
st.desktop
|
st.desktop
|
||||||
i3.desktop
|
sway.desktop
|
||||||
calcurse
|
calcurse
|
||||||
seafile
|
seafile
|
||||||
passwords
|
passwords
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
profile/arch
|
profile/arch
|
||||||
st.thinkpad
|
st.thinkpad
|
||||||
i3.thinkpad
|
sway.thinkpad
|
||||||
calcurse
|
calcurse
|
||||||
seafile
|
seafile
|
||||||
passwords
|
passwords
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
profile/arch
|
profile/arch
|
||||||
st.work
|
st.work
|
||||||
i3.work
|
|
||||||
timetracker
|
timetracker
|
||||||
seafile
|
seafile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user