aboutsummaryrefslogtreecommitdiff
path: root/i3/config
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2020-08-02 02:29:19 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2020-08-02 02:29:19 +0200
commit43eb6ff186146736497fb8b7adbf4c55fca84313 (patch)
treee62a2fba9df5f668a32d21d8adb16ef3112ea713 /i3/config
parentf2ac15921368a5e421f4e42e4317aff7ee1c7a1e (diff)
downloaddotfiles-43eb6ff186146736497fb8b7adbf4c55fca84313.tar.gz
i3
Diffstat (limited to 'i3/config')
-rw-r--r--i3/config3
1 files changed, 2 insertions, 1 deletions
diff --git a/i3/config b/i3/config
index b59599b..a2a9ecb 100644
--- a/i3/config
+++ b/i3/config
@@ -25,7 +25,7 @@ bindsym $mod+Shift+w exec "i3lock -p win -i ~/vimconfig/pictures/lock.png"
bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png"
# rofi
-bindsym $mod+d exec rofi -show run
+bindsym $mod+d exec rofi -show run -run-command "bash -i -c '{cmd}'"
# Scratchpad
bindsym $mod+Shift+BackSpace move scratchpad
@@ -42,6 +42,7 @@ for_window [class="feh"] floating enable
#titanfall
for_window [class="steam_app_1182480"] floating enable
for_window [title="termite_floating"] floating enable
+for_window [title="termite_floating"] resize set 1000 700
# change focus
bindsym $mod+j focus left