Hi all.
When switching workplace to a free one, wallpaper doesn't show up..
Is it known issue?
--
-- http://www.yurichev.com
Sometimes I may delay my E-Mail reply. Sorry in advance for the inconvenience.
Expecting a reply from me? Maybe your email was marked as spam. Please resend
it to dennis.
On Mon, Apr 22, 2019 at 10:52:32AM +0300, Dennis Yurichev wrote:
> Hi all.
>
> When switching workplace to a free one, wallpaper doesn't show up..
> Is it known issue?
>
How are you setting the wallpaper in the first place?
This may explain why dwm isn't drawing it.
Thanks,
David
On Mon, Apr 22, 2019 at 08:16:41PM +1200, David Phillips wrote:
> > When switching workplace to a free one, wallpaper doesn't show up..
> > Is it known issue?
> >
>
> How are you setting the wallpaper in the first place?
> This may explain why dwm isn't drawing it.
I didn't set it at all, this i
On Mon, Apr 22, 2019 at 09:44:27AM +0100, James Palmer wrote:
> How are you using dwm. Are you using it with a desktop environment. Because
> normally no wallpaper would be set by default.
>
> Try setting the wallpaper using feh or nitrogen.
I installed default dwm from Ubuntu repo, then got late
On Sun, 21 Apr 2019 19:41:02 +0200 Daniel Cegiełka
wrote:
> > What exactly disqualifies bcachefs as a general purpose filesystem?
>
> Kent Overstreet said he didn't test bcachefs on small setups. This is
> a filesystem designed for storage. It is therefore a competition for
> btrfs and zfs.
Tha
pon., 22 kwi 2019 o 07:17 Fernando Cassia napisał(a):
>
> On 4/19/19, Daniel Cegiełka wrote:
>
> > Would anyone be interested to start supporting JFS? I'm thinking about
> > rewriting jfsutils.
> >
> > Best regards,
> > Daniel
>
> +1 on all your points.
>
> I ran JFS on a dual-Pentium III SMP sys
Ooops sorry, something broke.
The format is the following:
#!/home/adi/src/pp/pp
#!
ls -1 "$1" | while IFS= read -r p
do
#!
$p
#!
done
#!
Code is here http://adi.tilde.institute/tmp/pp.c.
On Mon, Apr 22, 2019 at 4:55 PM Adrian Grigore
wrote:
>
> Hi,
>
> I built a
Hi,
I built a preprocessor. It allows embedding shell code in any type of files.
Can you guys give some tips or a code review?
The file format it accepts is the following:
#!/home/adi/src/pp/pp
#!
ls -1 "$1" | while IFS= read -r p
do
#!
$p
On Mon, Apr 22, 2019 at 1:25 PM Adrian Grigore
wrote:
>
> ls -1 "$1" | while IFS= read -r p
> do
Not sure about the preprocessor stuff, but this right here is terrible
practice. Use a for loop and glob. Assuming that "$1" is a directory:
for p in "$1"/*; do ...
http://mywiki.wooledge.org/Parsin
On Mon, Apr 22, 2019 at 06:12:55PM +0100, James Palmer wrote:
> No problem.
>
> I wonder what was setting the wallpaper in the first place?
What was installed by default in Ubuntu...
I'm not sure how Ubuntu installer installs it, but it do so for all Ubuntu
users :)
--
-- http://www.yurichev.c
10 matches
Mail list logo