update .config/sway/config to use open-terminal.sh to open main terminal
parent
bb73de624c
commit
c2df999cbb
|
@ -98,7 +98,7 @@ xwayland enable
|
||||||
# Basics:
|
# Basics:
|
||||||
#
|
#
|
||||||
# Start a terminal
|
# Start a terminal
|
||||||
bindsym $mod+Return exec $term -e distrobox enter main
|
bindsym $mod+Return exec sh open-terminal.sh main
|
||||||
bindsym $mod+Shift+Return exec sh open-terminal.sh
|
bindsym $mod+Shift+Return exec sh open-terminal.sh
|
||||||
|
|
||||||
# Kill focused window
|
# Kill focused window
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 09394cce23842bfa571cc2b780e30a397aa3a06b
|
Subproject commit 373cbb591a4ecf0a2559c0bbc050a350c3b1871b
|
Loading…
Reference in New Issue