1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00
Go to file
2021-05-13 15:18:29 +01:00
alacritty wal template for alacritty 2021-05-12 22:25:21 +01:00
azote tweaks 2021-01-03 02:11:19 +00:00
cava pywal integration kinda done-ish? 2021-03-18 11:46:27 +00:00
dunst added new rofi config 2021-04-14 11:59:49 +01:00
gtk-3.0 fira code for everything! 2021-05-13 15:18:29 +01:00
i3 most recent changes 2021-04-23 08:43:30 +01:00
i3status added i3 stuff for X session 2021-01-18 14:17:28 +00:00
kitty went gruvbox for a bit 2021-05-12 13:48:41 +01:00
mako pywal integration kinda done-ish? 2021-03-18 11:46:27 +00:00
nwg-launchers/nwggrid most recent changes 2021-04-23 08:43:30 +01:00
picom most recent changes 2021-04-23 08:43:30 +01:00
polybar tweaked tray position and window positioning 2021-04-14 12:27:28 +01:00
ranger fixed i3 config and colours 2021-04-14 11:59:25 +01:00
rofi added new rofi config 2021-04-14 11:59:49 +01:00
sway fira code for everything! 2021-05-13 15:18:29 +01:00
swaylock added swaylock template 2021-03-20 15:36:37 +00:00
wal/templates fira code for everything! 2021-05-13 15:18:29 +01:00
waybar fira code for everything! 2021-05-13 15:18:29 +01:00
wofi fira code for everything! 2021-05-13 15:18:29 +01:00
.gitignore fixed i3 config and colours 2021-04-14 11:59:25 +01:00
README.md updated README and screenshot 2021-03-29 10:08:31 +01:00
screenshot.png softer gruv 2021-05-12 14:36:12 +01:00

Notes:

The current config is designed to source some of its color definitions and config files from ~/.cache/wal/ because I'm lazy. Make sure you've generated a colour scheme with pywal before trying to use these dotfiles as is. The config files that are generated through wal have templates that are committed here too.

Most people probably want to disable the custom/auroch module in the waybar config as it's pretty specific to me for letting me know when AUR packages that I maintain are out of date.

If you want to use the custom/updates (obligatory "I use arch btw") module you'll need Go and Yay installed. You'll also need to do the following:

  • mkdir -p ~/tmp as this is where I output the json data that is polled by the waybar config
  • Symlink the updates.timer and updates.service files from waybar/modules/updates/ into ~/.config/systemd/user
  • Run systemctl --user daemon-reload
  • Run systemctl --user enable updates.timer

The reboot/shutdown buttons require Zenity to provide a confirmation dialog.

Screenshot

screenshot