2023-10-25 11:20:57 +00:00
|
|
|
# Drake's Dotfiles (Void Linux - Sway Compositor)
|
2023-04-24 00:14:29 +00:00
|
|
|
|
|
|
|
This is just a personal repository where i store all my dotfiles, you're free
|
|
|
|
clone them and edit them as you wish. Part of this work was based on other
|
|
|
|
people's dotfiles (Distrotube for example), and it may contain scripts or
|
|
|
|
binaries that they made or modify.
|
2023-09-06 00:26:29 +00:00
|
|
|
|
2023-10-25 11:20:57 +00:00
|
|
|
This is a rice made specifically for Void Linux and it uses the sway wayland
|
2023-10-21 13:44:39 +00:00
|
|
|
compositor.
|
2023-10-22 12:38:43 +00:00
|
|
|
|
2023-10-25 11:20:57 +00:00
|
|
|
### Dependencies
|
|
|
|
``` sh
|
2023-10-25 11:27:41 +00:00
|
|
|
sudo xbps-install sway swaybg swayidle swaylock wezterm mako fuzzel Waybar wl-clipboard cliphist pamixer light playerctl xdg-desktop-portal-wlr xdg-desktop-portal-gtk wdisplays grim slurp gsettings-desktop-schemas
|
2023-10-25 11:20:57 +00:00
|
|
|
```
|