aboutsummaryrefslogtreecommitdiff
path: root/i3
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2020-09-05 15:28:09 +0200
committerSébastien Dailly <sebastien@chimrod.com>2020-09-05 15:28:09 +0200
commite9697d5d79682a4fa60e257341cc4663ec2116e7 (patch)
tree06d16189db3e6644749c4ece01749631e7278bf0 /i3
parentfb179a46d07acb29fbe61c0a46753a7e70d5ea72 (diff)
Update i3 configuration
Diffstat (limited to 'i3')
-rw-r--r--i3/.config/i3/config10
1 files changed, 6 insertions, 4 deletions
diff --git a/i3/.config/i3/config b/i3/.config/i3/config
index aa08fbc..de2bd89 100644
--- a/i3/.config/i3/config
+++ b/i3/.config/i3/config
@@ -49,6 +49,7 @@ set $workspace_9 9:
set $workspace_10 10:
set $workspace_11 11:
set $workspace_12 12:
+set $Teams 98:
set $Inkscape 99:
set $Mail 100:
set $Web 101:
@@ -104,7 +105,7 @@ bindsym $mod+Return exec urxvtcd
bindsym $mod+q kill
# start dmenu (a program launcher)
-bindsym $mod+i exec rofi -show run
+bindsym $mod+i exec rofi -show run -show-icons
# bindsym $mod+i exec synapse
@@ -235,8 +236,9 @@ mode $mode_resize {
bindsym $mod+o mode $mode_resize
bindsym $modAltkey+Escape workspace back_and_forth
-bindsym shift+XF86HomePage exec pcmanfm
+bindsym shift+XF86HomePage exec pcmanfm-qt
+assign [class="Microsoft Teams"] $Teams
assign [class="Inkscape"] $Inkscape
for_window [class="crimson"] floating enable
@@ -244,9 +246,9 @@ for_window [class="crimson"] floating enable
# Add background, with a gradient on top
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 compton
exec --no-startup-id "xrdb .Xdefaults; polybar i3"
#exec --no-startup-id "unclutter"
-exec_always --no-startup-id "/home/sebastien/Projets/ocaml/i3_workspaces/i3_workspaces"
+exec_always --no-startup-id /home/sebastien/Projets/ocaml/i3_workspaces/i3_workspaces
# for_window [class="URxvt"] layout tabbed