Alt+Tab for keyboard layout switching

This commit is contained in:
Tuan-Dat Tran
2019-03-21 22:06:08 +01:00
parent c8f8da8e00
commit b4eece8494
8 changed files with 46 additions and 19 deletions

View File

@@ -97,7 +97,7 @@ for_window [title="^Steam Keyboard$"] floating enable
############################ Startup Applications #############################
###############################################################################
exec --no-startup-id setxkbmap us,de; setxkbmap -option ctrl:nocaps
exec --no-startup-id setxkbmap us,de; setxkbmap -option ctrl:nocaps; setxkbmap -option grp:lalt_lshift_toggle
exec --no-startup-id feh --randomize --bg-fill /usr/share/backgrounds/*
exec --no-startup-id compton -b
exec --no-startup-id nextcloud

View File

@@ -0,0 +1,9 @@
[General]
StartWithLastProfile=1
[Profile0]
Name=default
IsRelative=1
Path=2x4tnepw.default
Default=1

23
config/.ssh/config Normal file
View File

@@ -0,0 +1,23 @@
Host mx
HostName 132.252.238.12
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
Host helios
HostName 132.252.238.17
Port 22
User infra
IdentityFile /mnt/veracrypt1/fse
Host infinity
HostName mos4.de
Port 22
User infinity
IdentityFile /mnt/veracrypt1/mos4.de
Host github.com
Hostname github.com
Port 22
User git
IdentityFile /mnt/veracrypt1/git