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.i3
|
||||
arch.sway
|
||||
arch.nvim
|
||||
neovim
|
||||
zsh
|
||||
@ -8,8 +8,6 @@ oh-my-zsh
|
||||
fzf
|
||||
tmux.sparse
|
||||
tmuxp
|
||||
polybar
|
||||
picom
|
||||
rofi
|
||||
lf
|
||||
scripts
|
||||
|
@ -3,7 +3,7 @@ profile/arch
|
||||
|
||||
# desktop specific
|
||||
st.desktop
|
||||
i3.desktop
|
||||
sway.desktop
|
||||
calcurse
|
||||
seafile
|
||||
passwords
|
||||
|
@ -1,6 +1,6 @@
|
||||
profile/arch
|
||||
st.thinkpad
|
||||
i3.thinkpad
|
||||
sway.thinkpad
|
||||
calcurse
|
||||
seafile
|
||||
passwords
|
||||
|
@ -1,5 +1,4 @@
|
||||
profile/arch
|
||||
st.work
|
||||
i3.work
|
||||
timetracker
|
||||
seafile
|
||||
|
Loading…
x
Reference in New Issue
Block a user