mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
urxvt: save PrintScreen to /tmp
This commit is contained in:
parent
1f4e73ae94
commit
ab246ed769
2 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ URxvt*transparent: true
|
|||
URxvt*tintColor: White
|
||||
URxvt*shading: 40
|
||||
URxvt*scrollBar: false
|
||||
URxvt*print-pipe: cat > $HOME/urxvt.log
|
||||
URxvt*print-pipe: cat > /tmp/urxvt-screen-content.txt
|
||||
URxvt.internalBorder: 20
|
||||
|
||||
URxvt*iso14755: False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue