add i3-restore

This commit is contained in:
2023-06-17 11:21:54 -04:00
parent 5312ab649c
commit f702fad34f
4 changed files with 23 additions and 24 deletions
+8 -6
View File
@@ -3,6 +3,7 @@ include $HOME/.config/i3/keybinds.conf
include $HOME/.config/i3/theme.conf
include $HOME/.config/i3/i3bar.conf
include $HOME/.config/i3/autorun.conf
exec $HOME/.config/i3/i3-restore/i3-restore
#hide_edge_borders smart
hide_edge_borders both
@@ -15,18 +16,19 @@ default_border pixel 2
default_floating_border normal 0
font pango:monospace 8
set $mod Mod4
floating_modifier $mod
# workspace names
set $ws1 "1"
set $ws2 "2"
set $ws1 "1:"
set $ws2 "2:󰖟"
set $ws3 "3"
set $ws4 "4"
set $ws5 "5"
set $ws5 "5:󱜠"
set $ws6 "6"
set $ws7 "7"
set $ws7 "7:󰭹"
set $ws8 "8"
set $ws9 "9"
set $ws10 "10"
set $ws9 "9:"
set $ws10 "10:"
# Scratchpads
bindsym $mod+m [class="fm"] scratchpad show; move position center