mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
i3: list all keyboard layouts
This commit is contained in:
parent
ba5f4e80d7
commit
9ee8479d21
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
# [Startup]
|
# [Startup]
|
||||||
|
|
||||||
exec --no-startup-id feh --bg-scale ~/dotfiles/wallpapers/png/blob.png
|
exec --no-startup-id feh --bg-scale ~/dotfiles/wallpapers/png/blob.png
|
||||||
exec --no-startup-id setxkbmap -option 'grp:caps_toggle'
|
exec --no-startup-id setxkbmap -layout 'us,ru' -option 'grp:caps_toggle'
|
||||||
exec --no-startup-id polybar top
|
exec --no-startup-id polybar top
|
||||||
exec --no-startup-id picom \
|
exec --no-startup-id picom \
|
||||||
--daemon \
|
--daemon \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue