mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-12 20:41:16 +02:00
changing autostartlocation and battery i3block-module
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
alias ":wq"="exit"
|
||||
alias ":q"="exit"
|
||||
|
||||
# battery
|
||||
alias "battery"="acpi"
|
||||
|
||||
# calcurse
|
||||
alias cal="calcurse-caldav --init=keep-remote && calcurse"
|
||||
alias calchange="cd ~/.calcurse/caldav"
|
||||
|
@@ -7,6 +7,10 @@
|
||||
# export FILE="ranger"
|
||||
# export TERMINAL="st"
|
||||
|
||||
# #------Auto Start-------# #
|
||||
exec --no-startup-id owncloud
|
||||
exec --no-startup-id toggletouchpad
|
||||
|
||||
# #---Basic Definitions---# #
|
||||
for_window [class="^.*"] border pixel 2
|
||||
gaps inner 0
|
||||
|
@@ -42,7 +42,7 @@ interval=180
|
||||
command=~/.local/bin/statusbar/disk /home
|
||||
|
||||
[battery]
|
||||
command=~/.local/bin/statusbar/battery
|
||||
command=~/.local/bin/statusbar/battery BAT0
|
||||
interval=5
|
||||
|
||||
[clock]
|
||||
|
Reference in New Issue
Block a user