1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00
Go to file
2021-06-25 19:21:46 +01:00
alacritty wal template for alacritty 2021-05-12 22:25:21 +01: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 moar orange 2021-06-25 19:21:46 +01:00
i3 sunset 2021-06-25 11:38:55 +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 current config 2021-06-01 20:18:26 +01:00
picom sunset 2021-06-25 11:38:55 +01:00
polybar sunset 2021-06-25 11:38:55 +01:00
ranger fixed i3 config and colours 2021-04-14 11:59:25 +01:00
rofi just simple rofi 2021-05-19 10:10:15 +01:00
sway moar orange 2021-06-25 19:21:46 +01:00
swaylock added swaylock template 2021-03-20 15:36:37 +00:00
wal sunset 2021-06-25 11:38:55 +01:00
waybar moar orange 2021-06-25 19:21:46 +01:00
wofi getting back to cherry blossoms 2021-06-05 15:25:29 +01:00
.gitignore sunset 2021-06-25 11:38:55 +01:00
electron-flags.conf sunset 2021-06-25 11:38:55 +01:00
README.md updated readme 2021-06-05 15:30:43 +01:00
screenshot.png updated screenie 2021-06-25 11:42:38 +01:00
wallpaper.jpg sunset 2021-06-25 11:38:55 +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

Screenshot

screenshot