1
1
mirror of https://github.com/nboughton/dotfiles synced 2024-11-22 14:51:56 +01:00
Go to file
2021-03-29 10:08:31 +01:00
alacritty minor tweaks 2021-02-23 14:57:29 +00: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 latest config 2021-02-05 16:55:24 +00:00
gtk-3.0 added swaylock template 2021-03-20 15:36:25 +00:00
i3 minor tweaks 2021-02-23 14:57:29 +00:00
i3status added i3 stuff for X session 2021-01-18 14:17:28 +00:00
kitty pywal integration kinda done-ish? 2021-03-18 11:46:27 +00:00
mako pywal integration kinda done-ish? 2021-03-18 11:46:27 +00:00
picom pre-pywal changes 2021-03-17 10:21:13 +00:00
polybar minor tweaks 2021-02-23 14:57:29 +00:00
ranger keybinding for floating ranger window 2020-11-25 01:07:22 +00:00
rofi minor tweaks 2021-02-23 14:57:29 +00:00
sway tweaks 2021-03-28 03:55:58 +01:00
swaylock added swaylock template 2021-03-20 15:36:37 +00:00
wal/templates added swaylock template 2021-03-20 15:36:37 +00:00
waybar tweaked padding and module order 2021-03-29 10:02:26 +01:00
wofi added swaylock template 2021-03-20 15:36:25 +00:00
.gitignore pre-pywal changes 2021-03-17 10:21:13 +00:00
README.md updated README and screenshot 2021-03-29 10:08:31 +01:00
screenshot.png updated README and screenshot 2021-03-29 10:08:31 +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