1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
Go to file
Joe Groocock 874e177b8f
systemd: polybar wait for i3
This should ensure that the IPC socket to get i3 workspaces works on polybar startup

In reality this doesn't help because systemd marks the service as active before the socket file is created, so startup is still racy
2020-03-21 23:37:05 +00:00
.config systemd: polybar wait for i3 2020-03-21 23:37:05 +00:00
.xournal Add Xournal config 2016-05-16 17:02:22 +01:00
scripts systemd: add & enable xsettingsd service 2020-03-21 23:37:02 +00:00
.gitignore gitignore: exclude application-managed files 2020-03-21 12:43:28 +00:00
.profile systemd: launch i3 and user programs with systemd 2020-03-21 21:29:21 +00:00
.xbindkeysrc Fix volume desync with xbindkeys 2018-02-14 18:52:26 +00:00
aliases systemd: launch i3 and user programs with systemd 2020-03-21 21:29:21 +00:00
lakesidesunrise.jpg wallpaper: invoke feh to change wallpaper 2018-07-30 09:32:14 +01:00
README.md Add a more relevant README 2018-04-21 01:10:10 +01:00

frebib/dotfiles

Usage

To get started, clone this repo and link the relevant files/directories

git clone https://github.com/frebib/dotfiles.git ~/.config/dotfiles
ln -sfv .config/dotfiles/.config/* .config/
ln -sfv .config/dotfiles/.profile .zprofile