1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00
Go to file
2020-12-11 11:43:56 +00:00
alacritty icon tweak 2020-12-07 20:52:07 +00:00
cava sway desktop dotfiles initial import 2020-11-20 20:33:51 +00:00
mako do pacman update check in go 2020-12-08 11:37:20 +00:00
ranger keybinding for floating ranger window 2020-11-25 01:07:22 +00:00
sway use systemd timers to run package check services and poll output in tmp 2020-12-09 15:07:18 +00:00
swaylock fix err check 2020-12-08 22:59:31 +00:00
waybar updated auroch to add support for github packages 2020-12-11 11:43:56 +00:00
wofi tweaking wofi config 2020-11-24 23:21:01 +00:00
.gitignore mute hilight tones 2020-12-04 23:13:32 +00:00
README.md fixed wallpaper link 2020-12-11 00:38:39 +00:00
screenshot.png updated screenshot 2020-12-11 00:56:25 +00:00

Notes:

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 NPM packages that I maintain are out of date.

If you want to use the custom/pacman 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