We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a571e1 commit a0afbf2Copy full SHA for a0afbf2
1 file changed
channels/i3/airootfs.any/etc/skel/.config/i3/config
@@ -52,7 +52,7 @@ for_window [class="pavucontrol"] floating enable
52
set $mod Mod4
53
54
# start calamares (installer)
55
-bindsym $mod+i exec --no-startup-id sudo calamares
+bindsym $mod+i exec --no-startup-id sudo -E calamares
56
57
# start a terminal
58
bindsym $mod+Return exec --no-startup-id sakura
0 commit comments