reverted back some changes

This commit is contained in:
ishaan
2022-02-13 21:59:42 +05:30
parent 866bf35792
commit 7ff5b31f94
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ BORDER_COLOR="#222222"
#ROFI_TEXT=":"
#ROFI_OPTIONS=(-width -11 -location 0 -hide-scrollbar -bw 30 -color-window "#dd310027,#dd0310027,#dd310027" -padding 5)
#ROFI_OPTIONS=(-width -18 -location 4 -hide-scrollbar -color-window "#cc310027,#00a0009a,#cc310027" -padding 5 -font "Sourcecode Pro Regular 10, FontAwesome 9")
ROFI_OPTIONS=(-config ~/.config/rofi/rofidmenu.rasi)
ROFI_OPTIONS=(-theme ~/.config/rofi/power-profiles.rasi)
# Zenity options
ZENITY_TITLE="Power Profiles"
ZENITY_TEXT="Set Profiles:"
+1 -1
View File
@@ -39,7 +39,7 @@ HLBG_COLOR="#bbbbbb"
BORDER_COLOR="#222222"
# Options not related to colors (most rofi options do not work anymore)
ROFI_OPTIONS=(-config ~/.config/rofi/rofidmenu.rasi)
ROFI_OPTIONS=(-theme ~/.config/rofi/powermenu.rasi)
# Zenity options
ZENITY_TITLE="Power Menu"
ZENITY_TEXT="Action:"
+4 -6
View File
@@ -1,11 +1,9 @@
# Dive into configuring i3
# Firefox is autostarting at each login?
i3 is a dynamic tiling window manager inspired by wmii that is primarily targeted at developers and advanced users. The configuration file for endevouros-i3 can be found at `~/.config/i3/config`. Edit this file to make changes and configure i3 as you like.
# Troubleshooting
## Firefox is autostarting at each login
## Dive into configuring i3
i3 is a dynamic tiling window manager inspired by wmii that is primarily targeted at developers and advanced users. The configuration file for endevouros-i3 can be found at `~/.config/i3/config`. Edit this file to make changes and use <kbd>$mod+Shift+r</kbd> to restart i3 in place.
To disable firefox from autostarting comment out this line:
```