mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
nix: dolphin right-click menu
This commit is contained in:
parent
c58013738a
commit
05c0b65b3b
6 changed files with 33 additions and 4 deletions
|
|
@ -19,6 +19,7 @@ scripts
|
|||
.config/systemd
|
||||
.config/user-dirs.dirs
|
||||
.config/user-dirs.locale
|
||||
.config/libvirt
|
||||
.local/share/kio/
|
||||
{{ end }}
|
||||
|
||||
|
|
@ -40,6 +41,7 @@ scripts
|
|||
.config/readline
|
||||
.config/krunnerrc
|
||||
.bashrc
|
||||
.local/share/kio
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
|
|
|
|||
1
home/dot_config/libvirt/libvirt.conf
Normal file
1
home/dot_config/libvirt/libvirt.conf
Normal file
|
|
@ -0,0 +1 @@
|
|||
uri_default = "qemu:///system"
|
||||
Loading…
Add table
Add a link
Reference in a new issue