Re: Artix Linux new flavor with i3 Desktop ISO
Reply #3 –
Known Issues:
- dmenu shows Desktop Preferences option, but does not execute.
This is caused by the pulled pcmanfm package on ISO build.
Solution:
sudo rm /usr/share/applications/pcmanfm-desktop-pref.desktop
win+shift+q is quit ---> win+shift+X is quit [Fixed on Next i3 ISO Release]
Solution:
please edit:
nano ~/.config/i3/config
and change the line 154 to:
bindsym $mod+Shift+X exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
s6 does not start i3 wm [Fixed on Next i3 ISO Release]
Solution:
Removed artix-i3-s6-20200613-x86_64.iso, for the time being.
rofi dmenu does not match dark themes [Fixed on Next i3 ISO Release]
Modified rofi config for next ISO build [Fixed on Next i3 ISO Release]