Files
dotfiles/screenlayout/.screenlayout/keyboard-and-bg.sh
2019-12-06 12:31:38 -05:00

6 lines
207 B
Bash
Executable File

#!/bin/bash
feh --bg-scale ~/var/inbox/astrobin/`ls -Art ~/var/inbox/astrobin | tail -n 1`
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
setxkbmap -option caps:escape -option compose:ralt &