basically sum config files to set up your sway linux computer!!
- sway (duh)
- waybar
- pamixer
- neofetch
- wofi
- grimshot
cant find a proper way to install the config files, soo just copy and paste them to ~/.config, by the way the neofetch config file has its ascii set to linuxmint_small since it was made in linux mint, so change it if you are on another distro lol (PLEASE change the wallpaper thing on the sway config file to the directory where your wallpaper is)
- mkdir -p .config/sway && cp /etc/sway/config .config/sway/config
- mkdir .config/waybar && cp /etc/xdg/waybar/* .config/waybar/
- mkdir .config/wofi && cd .config/wofi && touch config style.css
- mod + 1-9 = workspaces
- mod + left, right/up, down = focus on the respective window
- mod + alt + up/down = volume
- mod + d = wofi
- mod + enter = terminal
- mod + q = close focused window
- print = screenshot entire window on pictures folder
- alt + print = screenshot specific part on pictures folder
feel free to change anything from ts, although i made it to archive my config files, btw im spanish so if u see the keyboard set to spanish in the sway config its not my fault