My scripts for startup, dmenu, and the command line
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

pirms 3 gadiem
12345678910111213141516
  1. # My Macros
  2. This is a collection of commands I use every day that make editing and accessing files and websites easier.
  3. ## Prompt Dependencies
  4. mpc dmenu scrot xclip tmux vim lbry
  5. They're all optional, since the prompt options that don't call them will still work. The prompt works best with the xbindkeys config file.
  6. - [ dmenu ](tools.suckless.org/dmenu/) for the prompts. It can be changed to rofi or some other solution
  7. - scrot and xclip for screenshots
  8. - all scripts assume your prefered terminal is [ st ](st.suckless.org)
  9. - mpc is for media controls
  10. ## TODO
  11. - Finish vpn and networking stuff after ini script is finished, then make sure printf in case goes to stderror which is shown in bar
  12. - Add ddg search prompt