Files
dotfiles/screenlayout/.screenlayout/keyboard-and-bg.sh
2019-09-26 16:57:48 -04:00

5 lines
158 B
Bash
Executable File

#!/bin/bash
feh --bg-scale ~/var/inbox/ng_photos/`ls -Art ~/var/inbox/ng_photos | tail -n 1`
setxkbmap -option caps:escape &
setxkbmap -option compose:ralt &