Added rofi. Ignored some applications from rofi list. Added (nonworking) kanata). Added more packages. Added hyprsunset. Ingoring hyprland monitors. More.
This commit is contained in:
parent
ae719aacf3
commit
101a5d9bf2
26 changed files with 782 additions and 16 deletions
|
|
@ -0,0 +1,3 @@
|
|||
function bleprinter --wraps='ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response' --description 'alias bleprinter=ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response'
|
||||
ble-serial -d 60:6E:41:58:9A:3F -s 000018f0-0000-1000-8000-00805f9b34fb -r 00000000-0000-0000-0000-000000002af0 -w 00000000-0000-0000-0000-000000002af1 -p /tmp/ttyMPT2 -m 512 --write-with-response $argv
|
||||
end
|
||||
3
private_dot_config/private_fish/functions/cat.fish
Normal file
3
private_dot_config/private_fish/functions/cat.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function cat --wraps=bat --description 'alias cat=bat'
|
||||
bat $argv
|
||||
end
|
||||
3
private_dot_config/private_fish/functions/du.fish
Normal file
3
private_dot_config/private_fish/functions/du.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
function du --wraps=dua --description 'alias du=dua'
|
||||
dua $argv
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue