XFCE + i3 custom wallpapers and icons for the community!

Nice … but not for me. I just keep the same until I get tired mainly darker colors. Not just because I like them but due to my eyes having been looking at computers long enough my eyes are 1/2 fried.

Now that I have antechdesigns wallpapers, I’ve been on one setup for a while now! Same thing with eyes trying to crawl out of my head these days… restful colours only!

one odd thing is that my wifi applet has disappeared form the xfce bar. Will have to see how to bring it back.

Edit: removed polybar, log out/back in and its back…

Another cool trick was to copy paste the icons from i3blocks.conf. Here is how my workspaces look like now:
image

1 Like

You did it with the eos theming too? Very cool.

Do they stay open persistently too?

not sure, they seem to be a bit buggy. It works well if I open 1, then 2 then 3 etc.

I thing to make them stay is simply by automatically loading apps into each workspace if that is your thing. Like terminal in 1, firefox in 2, files in 3, email in 4, etc… since these are apps we use all the time anyways.

I will try to see if I can find online more infos if it is possible to tweak the workspace settings via code.

wall is made by @Shjim :wink:

2 Likes

wondering, is there a source for the mouse logo in .svg?

Do you want just whisker, or with the i3 logo together?

mouse+i3 so I can play around in inkscape

or just the purple mouse will do too!

@fbodymechanic, have been running this setup for a week, its great! I now have the polybar on top and just below the xfce bar. My question is how to you disable wifi and bluetooth icons to occur in the polybar?

When I disable polybar entirely, the bluetooth and wifi appear in xfce bar. However, when polybar is enabled, it takes over. The weird thing is that I also disabled nm-applet in the i3 config, also checked i3status/blocks. I am not sure where in the config file I can get rid of wifi/bluetooth tray displaying on polybar, so that xfce takes over. Dex is disabled too.

Polybar wiki


; Position of the system tray window
; If empty or undefined, tray support will be disabled
; NOTE: A center aligned tray will cover center aligned modules
;
; Available positions:
;   left
;   center
;   right
;   none
tray-position =

; If true, the bar will not shift its
; contents when the tray changes
tray-detached = false

; Tray icon max size
tray-maxsize = 16

; DEPRECATED! Since 3.3.0 the tray always uses pseudo-transparency
; Enable pseudo transparency
; Will automatically be enabled if a fully transparent
; background color is defined using `tray-background`
tray-transparent = false

; Background color for the tray container 
; ARGB color (e.g. #f00, #ff992a, #ddff1023)
; By default the tray container will use the bar
; background color.
tray-background = ${root.background}

; Tray offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
tray-offset-x = 0
tray-offset-y = 0

; Pad the sides of each tray icon
tray-padding = 0

; Scale factor for tray clients
tray-scale = 1.0

:pray: I show so no confuse . i confuse my self all time :sweat:

4 Likes

In which config file, just .config/i3/config?

:+1:

polybar config

Didn’t know there was such a thing :sweat_smile: will check after work.

you install polybar ? or talk about i3 block bar ? :stuck_out_tongue_winking_eye:

 I now have the polybar on top and just below the xfce bar. 

I just installed xfce and i3wm eos themed and didn’t really change anything. My config file uses i3blocks and i3status for what is displayed on the bar, I thought these were all polybar related.

Now I get it, I have to change it in i3blocks file probably. Always thought that i3blocks is to configure what appears on polybar, obviously I mixed things up.

That was always confusing to me.

1 Like

post above for polybar .

you no have polybar ( maybe @fbodymechanic change it ? ) both will help you ! if have polybar or i3blocks.

Below for i3 bar

# disable system tray
bar {
    tray_output none
}

# show tray icons on the primary monitor
bar {
    tray_output primary
}

# show tray icons on the big monitor
bar {
    tray_output HDMI2
}

i3bar

" https://i3wm.org/docs/userguide.html#_tray_output "

2 Likes

I didn’t change it, I only eliminated the i3bar with hashtags. @Zircon34 It’s in your i3config I believe. . . I’ve never tried running xfce-panel AND i3bar/polybar at the same time. . . I’ve only used them with i3 exclusively. I’ll bust out that computer in a bit and see what I see.

1 Like

Think some where thing get confused.:pray: prob me . I no think you use polybar. Better I just no answer :crazy_face: . Pls forgive if make problem