Update base skel
This commit is contained in:
parent
999f1fcf31
commit
12fd7719fd
@ -55,11 +55,8 @@ URxvt*internalBorder: 0
|
||||
URxvt*externalBorder: 0
|
||||
URxvt*letterSpace: -1
|
||||
URxvt.font: xft:monospace:size=11
|
||||
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select
|
||||
URxvt.copyCommand: xclip -i -selection clipboard
|
||||
URxvt.pasteCommand: xclip -o -selection clipboard
|
||||
URxvt.keysym.m-c: perl:clipboard:copy
|
||||
URxvt.keysym.m-v: perl:clipboard:paste
|
||||
URxvt.urlLauncher: exo-open
|
||||
URxvt.underlineURLs: true
|
||||
URxvt.urlButton: 1
|
||||
|
@ -3,7 +3,7 @@ Lock,i3lock-fancy -p,system-lock-screen
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
|
||||
exit,^tag(exit)
|
||||
exit to prompt,openbox --exit,system-log-out
|
||||
logout,session-logout,system-log-out
|
||||
suspend,systemctl -i suspend,system-log-out
|
||||
reboot,systemctl -i reboot,system-reboot
|
||||
poweroff,systemctl -i poweroff,system-shutdown
|
||||
|
|
Reference in New Issue
Block a user