diff --git a/base/.Xresources b/base/.Xresources index e7a7f22b..58eb1a99 100644 --- a/base/.Xresources +++ b/base/.Xresources @@ -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 diff --git a/base/.config/jgmenu/append.csv b/base/.config/jgmenu/append.csv index 4618ad20..2f374639 100644 --- a/base/.config/jgmenu/append.csv +++ b/base/.config/jgmenu/append.csv @@ -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