summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorGergely Horváth <horvath@gergely.xyz>2019-01-03 19:51:38 +0100
committerGergely Horváth <horvath@gergely.xyz>2019-01-03 19:51:38 +0100
commitbcdfd2e2c41a6d1f048276cfe8447735a1b9e2aa (patch)
treef87c1c8ce985e7bcb2b76d57e1931242b7c450c0 /.config
parentebdff2ce6aafc95e51986447b1add7389f7a3a3a (diff)
downloadeibhear-bcdfd2e2c41a6d1f048276cfe8447735a1b9e2aa.tar.gz
eibhear-bcdfd2e2c41a6d1f048276cfe8447735a1b9e2aa.tar.zst
eibhear-bcdfd2e2c41a6d1f048276cfe8447735a1b9e2aa.zip
Simplified ddspawn, no need for pause
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config
index e63e4c6..b7c5d7d 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -39,6 +39,8 @@ for_window [instance="tmuxdd"] resize set 625 450
for_window [instance="tmuxdd"] move scratchpad
for_window [instance="tmuxdd"] border pixel 3
for_window [instance="tmuxdd"] sticky enable
+for_window [instance="tmuxdd"] scratchpad show
+for_window [instance="tmuxdd"] move position center
# Then I have a window running R I use for basic arithmetic
# I'll later bind this to mod+a.
@@ -47,6 +49,8 @@ for_window [instance="dropdowncalc"] resize set 800 300
for_window [instance="dropdowncalc"] move scratchpad
for_window [instance="dropdowncalc"] border pixel 2
for_window [instance="dropdowncalc"] sticky enable
+for_window [instance="dropdowncalc"] scratchpad show
+for_window [instance="dropdowncalc"] move position center
# #---Starting External Scripts---# #
# Setting the background: