formating

This commit is contained in:
lelgenio 2020-10-01 23:04:49 -03:00
parent 5f6e4ee7bd
commit 0a3778361c
1 changed files with 14 additions and 14 deletions

View File

@ -23,9 +23,9 @@
set $term terminal
# set $menu wofi --show drun --allow-images --insensitive --term $term -p'Iniciar: '
# set $menu bmenu run $term
font {{@@ font.interface @@}} 14px
font {{@@ font.interface @@}} 14px
set $wallPath ~/.local/share/wallpapers/assembly.png
set $wallPath ~/.local/share/wallpapers/assembly.png
# }}}
# Output configuration {{{
@ -63,14 +63,14 @@
}
input * {
# {%@@ if key.layout == "colemak" @@%}
#
xkb_layout us(colemak)
xkb_options lv3:lsgt_switch
# {%@@ elif key.layout == "dvorak" @@%}
#
xkb_layout us(dvorak)
# {%@@ endif @@%}
# {%@@ if key.layout == "colemak" @@%}
#
xkb_layout us(colemak)
xkb_options lv3:lsgt_switch
# {%@@ elif key.layout == "dvorak" @@%}
#
xkb_layout us(dvorak)
# {%@@ endif @@%}
xkb_options caps:backspace
xkb_numlock enabled
}
@ -141,8 +141,8 @@
#}}}
# Workspaces: {{{
bindsym $mod+{{@@ key.tabL @@}} workspace prev
bindsym $mod+{{@@ key.tabR @@}} workspace next
bindsym $mod+{{@@ key.tabL @@}} workspace prev
bindsym $mod+{{@@ key.tabR @@}} workspace next
# Switch to workspace
# Move focused container to workspace
@ -291,7 +291,7 @@
gaps inner 5px
smart_gaps on
smart_borders on
smart_borders on
# for_window [app_id=mpv] floating enable
for_window [app_id=weather] floating enable
@ -338,7 +338,7 @@
# lock screen after a period of inactivity execp for fullscreen
for_window [class=.*] inhibit_idle fullscreen
set $slock swaylock -f --image $wallPath
set $slock swaylock -f --image $wallPath
exec swayidle -w \
before-sleep '$slock' \
after-resume 'sleep 10s; swaymsg reload' \