dotfiles/.config/fish/functions/layout.fish

4 lines
54 B
Fish
Raw Normal View History

function layout
xkblayout-state print "%s %v"
end