sway: add mako
This commit is contained in:
parent
beede5a3d0
commit
541b44cca1
@ -129,6 +129,7 @@ include([base16.m4])
|
||||
bar {
|
||||
status_command i3status
|
||||
font pango:DejaVu Sans, Noto Sans CJK JP 8
|
||||
icon_theme Adwaita
|
||||
|
||||
colors {
|
||||
separator base03
|
||||
@ -141,7 +142,7 @@ bar {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
exec --no-startup-id mako
|
||||
# exec --no-startup-id nm-applet
|
||||
# exec --no-startup-id pa-applet
|
||||
# exec --no-startup-id blueman-applet
|
||||
@ -158,7 +159,7 @@ output * bg /home/gebner/Desktop/background.png fill
|
||||
|
||||
input * xkb_layout us
|
||||
input * xkb_variant altgr-intl
|
||||
input * xkb_options caps:ctrl_modifier
|
||||
input * xkb_options ctrl:nocaps
|
||||
|
||||
seat * hide_cursor 1200
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user