Changes
This commit is contained in:
parent
6f9fdca876
commit
5ad8529721
7 changed files with 118 additions and 2 deletions
44
config/dotfiles/.config/albert/config
Normal file
44
config/dotfiles/.config/albert/config
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
[General]
|
||||
hotkey=Alt+Space
|
||||
showTray=true
|
||||
telemetry=false
|
||||
|
||||
[applications]
|
||||
enabled=true
|
||||
fuzzy=true
|
||||
|
||||
[calculator_qalculate]
|
||||
enabled=true
|
||||
|
||||
[clipboard]
|
||||
enabled=true
|
||||
trigger="clip "
|
||||
|
||||
[mpris]
|
||||
enabled=true
|
||||
|
||||
[ssh]
|
||||
enabled=false
|
||||
|
||||
[system]
|
||||
command_poweroff=shutdown now
|
||||
command_reboot=reboot
|
||||
enabled=true
|
||||
hibernate_enabled=false
|
||||
lock_enabled=false
|
||||
logout_enabled=false
|
||||
suspend_enabled=false
|
||||
title_poweroff=shutdown
|
||||
|
||||
[widgetsboxmodel]
|
||||
alwaysOnTop=true
|
||||
clearOnHide=false
|
||||
clientShadow=true
|
||||
displayScrollbar=false
|
||||
followCursor=true
|
||||
hideOnFocusLoss=true
|
||||
historySearch=true
|
||||
itemCount=8
|
||||
quitOnClose=false
|
||||
showCentered=true
|
||||
systemShadow=true
|
||||
5
config/dotfiles/.warprc
Normal file
5
config/dotfiles/.warprc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
docs:~/Documents
|
||||
down:~/Downloads
|
||||
nix:~/nix-config
|
||||
obs:~/Documents/Uni
|
||||
prog:~/Programming
|
||||
Loading…
Add table
Add a link
Reference in a new issue