Files
dotfiles/screenlayout/.screenlayout/keyboard-and-bg.sh
2019-12-17 12:15:19 -05:00

5 lines
206 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 &