mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 17:46:59 +00:00
Compare commits
No commits in common. "2f0849911d53dc9cd90e2091966ff062003f6fc8" and "e44f969ba290eddd7efb7d0980123b34cfa1e512" have entirely different histories.
2f0849911d
...
e44f969ba2
@ -13,7 +13,7 @@ exec --no-startup-id ~/dotfiles/scripts/trackpad-toggle.sh
|
|||||||
|
|
||||||
# Desktop background
|
# Desktop background
|
||||||
exec --no-startup-id exec compton &
|
exec --no-startup-id exec compton &
|
||||||
exec --no-startup-id exec feh --bg-scale ~/Pictures/wallpaper/0001.jpg &
|
exec --no-startup-id exec feh --bg-scale ~/Pictures/wallpaper/0001.jpg
|
||||||
|
|
||||||
# Turn off the screen
|
# Turn off the screen
|
||||||
bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
||||||
|
@ -27,4 +27,4 @@ def closed():
|
|||||||
if (openToday() and not closed()):
|
if (openToday() and not closed()):
|
||||||
print("Open")
|
print("Open")
|
||||||
os.system("i3-msg 'workspace 10; exec firefox --new-window robinhood.com \
|
os.system("i3-msg 'workspace 10; exec firefox --new-window robinhood.com \
|
||||||
&& sleep 1 && firefox -new-tab app.webull.com/watch'")
|
&& sleep 0.1 && firefox -new-tab app.webull.com/watch'")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user