aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2019-09-07 10:36:54 +0200
committerSébastien Dailly <sebastien@chimrod.com>2019-09-07 10:36:54 +0200
commitb313e4533c51728e4f8385ade30d41f772a5124e (patch)
treeb36cf8c2d7d63c5937e6aeded7522c776b3f46e9 /i3
parentaa18d3f888d6fb4d598c22fcf825a78e5540c1e7 (diff)
Update i3 config
Diffstat (limited to 'i3')
-rw-r--r--i3/.config/i3/config21
1 files changed, 5 insertions, 16 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index 8b6f4fe..aa08fbc 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -109,9 +109,6 @@ bindsym $mod+i exec rofi -show run
# bindsym $mod+i exec synapse
bindsym $modAltkey+Tab exec rofi -show window
-# 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.
bindsym $mod+d exec --no-startup-id i3-dmenu-desktop --dmenu="rofi -dmenu -p run"
bindsym $mod+W exec --no-startup-id "rofi -modi \\"window,Workspaces:/home/sebastien/dotfiles/rofi/workspaces.sh\\" -show Workspaces"
@@ -241,23 +238,15 @@ bindsym $modAltkey+Escape workspace back_and_forth
bindsym shift+XF86HomePage exec pcmanfm
assign [class="Inkscape"] $Inkscape
-assign [class="Firefox"] $Web
-assign [class="Chromium"] $Web
-assign [class="Thunderbird"] $Mail
-assign [class="Gmpc"] $Musique
for_window [class="crimson"] floating enable
-#exec_always --no-startup-id find ~/wallpaper/wallpaper/wallpapers -type f \( -name '*.jpg' -o -name '*.png' \) -print0 | shuf -n1 -z | xargs -0 feh --bg-scale
-
-#exec_always --no-startup-id /home/sebastien/scripts/i3/wallpaper_root.py
-
# Add background, with a gradient on top
-exec_always --no-startup-id ~/scripts/i3/wallpaper.sh ~/wallpaper/current.jpg
-exec_always --no-startup-id xrdb .Xdefaults
-exec_always --no-startup-id compton -i .8 --focus-exclude '_NET_WM_NAME@:s = "rofi"' --blur-background --blur-kern '3,3,0.1,1,1,1,1,1,1,1'
+exec --no-startup-id ~/scripts/i3/wallpaper.sh ~/wallpaper/current.jpg
+exec --no-startup-id xrdb .Xdefaults
+exec --no-startup-id compton -i .8 --focus-exclude '_NET_WM_NAME@:s = "rofi"' --blur-background --blur-kern '3,3,0.1,1,1,1,1,1,1,1'
exec --no-startup-id "xrdb .Xdefaults; polybar i3"
-exec --no-startup-id "/home/sebastien/Projets/ocaml/i3_workspaces/i3_workspaces"
-exec --no-startup-id "unclutter"
+#exec --no-startup-id "unclutter"
+exec_always --no-startup-id "/home/sebastien/Projets/ocaml/i3_workspaces/i3_workspaces"
# for_window [class="URxvt"] layout tabbed