rofi-light: rofi-based pop up for changing backlight brightness
[~bandali/configs] / sxhkd / .local / bin / toggle-layout
index cb259b4..5df7e2f 100755 (executable)
@@ -6,5 +6,5 @@ if [ "$lang" = "us" ]; then
     setxkbmap ir
 else
     setxkbmap us
-    xmodmap $HOME/.Xmodmap
+    #xmodmap $HOME/.Xmodmap
 fi