Switch sway syntax plugin to i3

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2020-01-19 01:35:44 +02:00
parent 7e929824b3
commit 7578635fdb
8 changed files with 9 additions and 7 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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