mirror of
https://github.com/shokinn/.files.git
synced 2025-06-28 07:40:40 +00:00
consolidate and templeate my to files
in order to stop maintainung different files for each operationg system
This commit is contained in:
parent
7a1e8fda4b
commit
c377eb276a
40 changed files with 246 additions and 454 deletions
|
@ -1,13 +1,14 @@
|
|||
#! /bin/sh
|
||||
|
||||
#
|
||||
# {{@@ env['dotdrop_warning'] @@}}
|
||||
# {{@@ header() @@}}
|
||||
#
|
||||
|
||||
# https://wiki.archlinux.org/index.php/GNOME/Keyring
|
||||
# Launch sxhkd
|
||||
sxhkd &
|
||||
# Launch polybar(s)
|
||||
$HOME/.config/polybar/launch.sh &
|
||||
{{@@ env['HOME'] @@}}/.config/polybar/launch.sh &
|
||||
# Set windomanager name to LG3D to get JAVA programs back to work
|
||||
wmname LG3D
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue