i3: caja + alacritty
This commit is contained in:
parent
29b4f2bc0c
commit
43c474a3ce
1 changed files with 6 additions and 0 deletions
|
@ -155,3 +155,9 @@ exec --no-startup-id /usr/bin/feh --bg-scale /home/mg/dotfiles/i3/wallpaper/dogg
|
||||||
|
|
||||||
# polybar/popup-calendar
|
# polybar/popup-calendar
|
||||||
for_window [class="Yad" title="yad-calendar"] floating enable
|
for_window [class="Yad" title="yad-calendar"] floating enable
|
||||||
|
|
||||||
|
# starte caja
|
||||||
|
bindsym $mod1+e exec caja
|
||||||
|
|
||||||
|
# starte alacritty
|
||||||
|
bindsym $mod1+r exec alacritty
|
||||||
|
|
Loading…
Reference in a new issue