Put scripts into scripts folder

This commit is contained in:
2021-07-09 09:32:33 +02:00
parent 1697b75b8d
commit a275093d20
3 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/bash
LC_NUMERIC=en_US.utf8
rofi -show calc -modi calc -no-show-match -no-sort -terse -calc-command "echo -n '{result}' | xclip"