1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00
Go to file
2020-12-18 20:15:56 +00:00
alacritty icon tweak 2020-12-07 20:52:07 +00:00
cava muh colours 2020-12-17 22:10:36 +00:00
foot colourful bars and nord foot 2020-12-17 13:42:29 +00:00
gtk-3.0 remove drop shadows from gtk3 apps 2020-12-18 20:14:11 +00:00
mako minor overhaul 2020-12-14 10:48:41 +00:00
ranger keybinding for floating ranger window 2020-11-25 01:07:22 +00:00
sway add zenity dialog to confirm reboot/shutdown 2020-12-18 11:47:43 +00:00
swaylock muh colours 2020-12-17 22:10:36 +00:00
waybar check for json files before exec in updates and auroch 2020-12-18 19:23:02 +00:00
wofi tweaking wofi config 2020-11-24 23:21:01 +00:00
.gitignore include gtk-3 settings 2020-12-11 15:03:02 +00:00
README.md updated README 2020-12-18 20:15:56 +00:00
screenshot.png updated screenshot 2020-12-17 22:53: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 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

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

Screenshot

screenshot