remove repetititive entries
This commit is contained in:
parent
7f5d45ada0
commit
e021020aa3
@ -1,21 +0,0 @@
|
|||||||
---
|
|
||||||
title: "xdg"
|
|
||||||
tags: [ "Documentation", "Defaults", "System" ]
|
|
||||||
---
|
|
||||||
|
|
||||||
Tab is your friend.
|
|
||||||
|
|
||||||
What filetype is this file?
|
|
||||||
|
|
||||||
> xdg-mime query filetype *somefile.pdf*
|
|
||||||
|
|
||||||
`application/pdf`
|
|
||||||
|
|
||||||
Make `application/pdf` open with zathura as default:
|
|
||||||
|
|
||||||
> xdg-mime default org.pwmt.zathura.desktop application/pdf
|
|
||||||
|
|
||||||
Ask what happens with a filetype:
|
|
||||||
|
|
||||||
> xdg-mime query default audio/mp3
|
|
||||||
|
|
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
title: "xkbmap"
|
|
||||||
tags: [ "Documentation", "System" ]
|
|
||||||
---
|
|
||||||
# Language Layouts
|
|
||||||
|
|
||||||
Polish
|
|
||||||
|
|
||||||
> setxkbmap pl
|
|
||||||
|
|
||||||
# Make Caps Key Escape
|
|
||||||
|
|
||||||
> setxkbmap -option caps:escape
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user