Skip to content

Commit a0afbf2

Browse files
committed
[fix] : calamares launch command on i3wm
1 parent 0a571e1 commit a0afbf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • channels/i3/airootfs.any/etc/skel/.config/i3

channels/i3/airootfs.any/etc/skel/.config/i3/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ for_window [class="pavucontrol"] floating enable
5252
set $mod Mod4
5353

5454
# start calamares (installer)
55-
bindsym $mod+i exec --no-startup-id sudo calamares
55+
bindsym $mod+i exec --no-startup-id sudo -E calamares
5656

5757
# start a terminal
5858
bindsym $mod+Return exec --no-startup-id sakura

0 commit comments

Comments
 (0)