wezterm > kitty ig

This commit is contained in:
2024-11-18 09:53:04 +02:00
parent 79bb0c5f98
commit 8df0fef58d
2 changed files with 2 additions and 1 deletions

View File

@@ -41,7 +41,7 @@ exec --no-startup-id nm-applet
floating_modifier $mod floating_modifier $mod
# start a terminal # start a terminal
bindsym $mod+Return exec kitty bindsym $mod+Return exec wezterm
bindsym $mod+Shift+Return exec i3-sensible-terminal bindsym $mod+Shift+Return exec i3-sensible-terminal
# kill focused window # kill focused window

View File

@@ -19,6 +19,7 @@ workspace $Mail output HDMI-0 HDMI-4 DP-3 DVI-D-0 DVI-I-1 primary DP-0 DP-2
#Terminal #Terminal
assign [class = "kitty"] $Terminal assign [class = "kitty"] $Terminal
assign [class = "wezterm"] $Terminal
assign [class = "qutebrowser"] $Terminal assign [class = "qutebrowser"] $Terminal
for_window [title = "Mozilla Firefox (Private Browsing)"] move to workspace $Vm for_window [title = "Mozilla Firefox (Private Browsing)"] move to workspace $Vm