summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2021-08-13 13:03:54 -0500
committerDanny Holman <dholman@gymli.xyz>2021-08-13 13:03:54 -0500
commit08527b62790f98e4d4dc810ea0817afcfd14e517 (patch)
tree076ec11e0eb36ac50c9a83930f1359df8a5d22fc /.config
parente7783947ccbbeee0bd8dbb1a50217cfd130bcbe7 (diff)
Fix issue starting picom and make font bigger
Make the font in URxvt a little big bigger and, therefore, more readable. Also fix an issue starting the compositor.
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config
index 56947a4..ef73673 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -143,7 +143,7 @@ new_window 1pixel
# Start helpful programs
exec --no-startup-id nitrogen --restore &
exec --no-startup-id xautolock -time 5 -locker "i3lock -c 000000"
-exec --no-startup-id picom -Ccgb &
+exec --no-startup-id picom -Ccb &
exec --no-startup-id tilda &
exec --no-startup-id dex -a &