Switch sway syntax plugin to i3

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
main
Marko Korhonen 5 years ago
parent 7e929824b3
commit 7578635fdb

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
set $mod Mod4
set $term alacritty

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
input * {
xkb_layout eu

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
output * bg $wallpaper fill
output eDP-1 position 0 0

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
# Start applications in specific workspaces
assign [app_id="telegramdesktop"] workspace 3

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
# start terminal
bindsym $mod+Return exec $term

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
default_border none
gaps inner 10

@ -1,4 +1,4 @@
# vim:ft=sway
# vim:ft=i3config
exec {
systemctl --user import-environment

@ -1 +1,3 @@
# vim:ft=i3config
include ~/.config/sway/conf.d/*.conf

Loading…
Cancel
Save