diff options
author | Karel Kočí <cynerd@email.cz> | 2017-04-08 21:45:37 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-04-08 21:45:37 +0200 |
commit | 5466e3d6599181f07ea5824b0eba22d0c333dc3f (patch) | |
tree | f467bc179b4f65ca3903b4fe1d5bbfda28c672df /config/i3blocks | |
parent | 020a96cf66595d47eba58724d28aeb3e88c907cf (diff) | |
download | myconfigs-5466e3d6599181f07ea5824b0eba22d0c333dc3f.tar.gz myconfigs-5466e3d6599181f07ea5824b0eba22d0c333dc3f.tar.bz2 myconfigs-5466e3d6599181f07ea5824b0eba22d0c333dc3f.zip |
Changes made while transferring to gentoo
Diffstat (limited to 'config/i3blocks')
-rw-r--r-- | config/i3blocks/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3blocks/config b/config/i3blocks/config index 116e2bd..8ae24c8 100644 --- a/config/i3blocks/config +++ b/config/i3blocks/config @@ -24,7 +24,7 @@ # # The top properties below are applied to every block, but can be overridden. # Each block command defaults to the script name to avoid boilerplate. -command=/usr/lib/i3blocks/$BLOCK_NAME +command=/usr/libexec/i3blocks/$BLOCK_NAME separator_block_width=15 markup=none |