aboutsummaryrefslogtreecommitdiff
path: root/files/i3/config
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2018-11-21 19:50:24 +0100
committerInigoGutierrez <inigogf.95@gmail.com>2018-11-21 21:13:35 +0100
commit1782ff265f6b912160de96e17a216e469251684a (patch)
tree846e5bfecfb5b28f1c7af3948f43288eb48bb7bc /files/i3/config
parent6249e4594cf85c5b82e9fc8689079dfb36406ecf (diff)
downloadconfigs-1782ff265f6b912160de96e17a216e469251684a.tar.gz
configs-1782ff265f6b912160de96e17a216e469251684a.zip
miƩ nov 21 21:13:38 CET 2018
Diffstat (limited to 'files/i3/config')
-rw-r--r--files/i3/config18
1 files changed, 9 insertions, 9 deletions
diff --git a/files/i3/config b/files/i3/config
index 85e07e0..ac6776c 100644
--- a/files/i3/config
+++ b/files/i3/config
@@ -74,13 +74,7 @@ bindsym $mod+Return exec i3-sensible-terminal
bindsym $mod+Shift+q kill
# start dmenu_run (a program launcher)
-bindsym $mod+x exec dmenu_run \
--l 8 \
--p "~$" \
--nb "#000000" \
--nf "#60ff00" \
--sb "#60ff00" \
--sf "#000000"
+bindsym $mod+x exec dmenu_run -l 8 -p "~$"
# There also is the (new) i3-dmenu-desktop which only displays applications
# shipping a .desktop file. It is a wrapper around dmenu, so you need that
# installed.
@@ -182,7 +176,13 @@ client.urgent $red $black $white $red $red
# for window config
for_window [class="^.*"] border pixel 2
-for_window [instance="floating"] floating enable border pixel 2
+for_window [instance="floating"] floating enable border pixel 1
+for_window [title="mpvfloat"] floating enable
+for_window [title="mpvfloat"] sticky enable
+for_window [title="mpvfloat"] border pixel 1
+for_window [title="pqivfloat"] floating enable
+for_window [title="pqivfloat"] sticky enable
+for_window [title="pqivfloat"] border pixel 1
assign [class="Transmission"] 5
# edge borders
@@ -306,5 +306,5 @@ bar {
### Init
# bg
#exec_always bash ~/scripts/pkmBgSelector.sh
-exec feh --bg-scale ~/images/wallpapers/an_era_gone_by.jpg
+exec feh --bg-scale ~/images/wallpapers/bg*
exec transmission-gtk