aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-14 20:16:21 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-12-14 20:16:21 +0530
commit1437bc05b6f81e1f8e35d5800f34ab7f91a090cd (patch)
tree708ea771a2fe2de9368476a1aeab818882dff6c9 /.xprofile
parent8eef08f3626ce4f30d40e5ad3ce48383ee703207 (diff)
added some dvorak keybindings
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index bb476bc..8bff0d0 100755
--- a/.xprofile
+++ b/.xprofile
@@ -16,7 +16,7 @@ emacs --daemon &
# autostart apps for both xmonad and dwm
if [[ "$DESKTOP_SESSION" = "xmonad" || "$DESKTOP_SESSION" = "dwm" ]]; then
- screensetup.sh
+ screensetup.sh &
# autostart apps
nitrogen --restore &