Browse Source

Merge branch 'master' of git.unbl.ink:secstate/dotfiles

Colin Powell 5 years ago
parent
commit
7ffa5b8f2b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      screenlayout/.screenlayout/keyboard-and-bg.sh

+ 2 - 2
screenlayout/.screenlayout/keyboard-and-bg.sh

@@ -1,4 +1,4 @@
 #!/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 &
+setxkbmap -option caps:escape -option compose:ralt &
+