Skip to content

Commit

Permalink
Enforce tty branding in the branded sway
Browse files Browse the repository at this point in the history
fixes #11
  • Loading branch information
denisok authored Jul 14, 2020
1 parent b9f8bc7 commit 6e1e682
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term alacritty
set $term alacritty --config-file /etc/alacritty/alacritty.yml
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
Expand Down

0 comments on commit 6e1e682

Please sign in to comment.