aboutsummaryrefslogtreecommitdiff
path: root/.config/i3/autostart##template
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2024-11-30 15:38:50 +0100
committerLoek Le Blansch <loek@pipeframe.xyz>2024-11-30 15:38:50 +0100
commit43a6f43141f01486eb1afb02880a6880bb51892b (patch)
tree398102ffccc1dcc11a1d796c9e16d469596a55ca /.config/i3/autostart##template
parent6adc601fa5ce8ab450da10b1c32f989808725037 (diff)
improve keyboard shortcutsHEADmaster
Diffstat (limited to '.config/i3/autostart##template')
-rwxr-xr-x.config/i3/autostart##template2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/autostart##template b/.config/i3/autostart##template
index b5322ef..6b7f908 100755
--- a/.config/i3/autostart##template
+++ b/.config/i3/autostart##template
@@ -10,7 +10,7 @@ xbanish &
dunst &
autocutsel -selection CLIPBOARD &
fcitx5 &
-xbindkeys --file "$XDG_CONFIG_HOME/xbindkeys/main" --nodaemon &
+xbindkeys --nodaemon &
{% if yadm.hostname == "thoncc" %}
xdimmer -t 45 -p 3 &
light-locker --no-late-locking &