Commit Graph

1296 Commits

Author SHA1 Message Date
Aminda Suomalainen 6981481c77
ipfs.service: add options I forgot before 2019-03-26 22:26:25 +02:00
Aminda Suomalainen 3ecfc2473d
ipfs.service: document my IPFS config
Closes #111
2019-03-26 22:05:52 +02:00
Aminda Suomalainen a90243a55a
dnscrypt-proxy.toml: use Quad9 while waiting for disabled_server_names 2019-03-26 10:12:57 +02:00
Aminda Suomalainen 466a7bc2c1
etc/systemd/resolved.conf.d: add some configs
These aren't seeing real world usage though as the only host not running
dnscrypt-proxy has too old systemd.
2019-03-25 13:41:23 +02:00
Aminda Suomalainen b438dde52d
conky & i3status: increase update intervals to 5 & consistency 2019-03-13 22:54:50 +02:00
Aminda Suomalainen 5d1f1607be
conky: remove cjdns, append inxi to todo 2019-03-12 23:34:26 +02:00
Aminda Suomalainen 4a1e4e8b51
i3status: use power plug as battery status indicator, remove %remaining 2019-03-12 23:33:00 +02:00
Aminda Suomalainen d22680d0ea
config: autostart aa-notify
Closes #107
2019-03-04 17:00:05 +02:00
Aminda Suomalainen 285ab3d0e2
create xprofile, hopefully fixes #104 2019-02-28 16:54:12 +02:00
Aminda Suomalainen f336393db9
systemd preset: enable pcscd for FINEID 2019-02-28 13:00:42 +02:00
Aminda Suomalainen 81fcfb539d
systemd preset: Zaldaryn additions 2019-02-28 12:17:07 +02:00
Aminda Suomalainen 758d4302ac
systemd preset: remove cjdns, enable ssh.service 2019-02-28 12:10:14 +02:00
Aminda Suomalainen ce8a17135d
conky: colorize the S.M.A.R.T. todo
ref #106
2019-02-27 01:15:41 +02:00
Aminda Suomalainen 27c4d25dce
conky: second commit 2019-02-27 01:11:51 +02:00
Aminda Suomalainen 55011b6f70
i3: float Firefox (again), autostart Gajim (flatpak), $TERMINAL, conky 2019-02-27 00:28:39 +02:00
Aminda Suomalainen 38fd5c1c45
conky.conf: initial commit 2019-02-27 00:25:49 +02:00
Aminda Suomalainen 284a50288c
sysctl.d: document privacy extensions & use double # for comments 2019-02-26 20:32:08 +02:00
Aminda Suomalainen cc0f5db3bd
dnscrypt-proxy: use dns.watch#2 as fallback reslver
84.200.70.40
2019-02-25 11:06:49 +02:00
Aminda Suomalainen 715733ccbd
i3 & pam_environment: enable fcitx 2019-02-21 23:38:26 +02:00
Aminda Suomalainen 960da118f1
i3status: fix UTC time format
I had hours twice and not minutes at all, I wondered how can UTC be
07:07 while UTC+0200 was 09:21 or so.
2019-02-21 09:23:00 +02:00
Aminda Suomalainen 83c93cfab6
i3: add numlockx on to autostart 2019-02-18 22:54:58 +02:00
Aminda Suomalainen 07ae3bbef6
etc/sudoers.d/hibernate: allow suspend & change group to plugdev
It seemed like a suitable one from the default groups Debian creates.
2019-02-18 20:07:36 +02:00
Aminda Suomalainen 727df46808
i3: customize i3-nagbar for exit & copy it for hibernate/suspend 2019-02-18 20:06:44 +02:00
Aminda Suomalainen cb47ba3d86
i3status: some TZ information & make local time Finnish(ish)
It looks more "human" now, even if I am not entirely happy.
2019-02-18 20:04:14 +02:00
Aminda Suomalainen 544f734617
bashrc & zshrc: alias startx="exec \startx"
I generally have the shortcut to kill Xorg enabled and last night I was
wondering what happens if I use it within i3lock.

The result was unlocked TTY and that was a gaping hole even if running
`startx` again presented me i3lock (I wonder how that works), but after
repeating the experiment with this alias I was thrown into TTY login
prompt.
2019-02-18 13:20:04 +02:00
Aminda Suomalainen d27a4f13d2
i3 & i3status: copy Solarized Dark colours from https://github.com/tobiaszwaszak/i3wm/blob/master/i3status.conf
and naturally increase font size which I seem to do almost every second
commit.
2019-02-18 13:03:32 +02:00
Aminda Suomalainen 8e2bcf9a08
i3: stack by default, centerize titles & add compton comment
I seem to be unable to find happiness with default and often after
opening multiple windows my first thing to do is moving to stacked or
tabbed layout. Stacked layout seems easier to split than windowed which
is still easy to reach and centerized titles probably benefit windowed
layout the most.

The compton example makes everything transparent and is horrible.
2019-02-18 12:32:45 +02:00
Aminda Suomalainen 383b9c6e51
i3: increase font, add keybind for arandr (just in case), mirror...
...monitors
2019-02-17 23:38:16 +02:00
Aminda Suomalainen add089ec0d
tmux.conf: turn clock green 2019-02-17 23:17:41 +02:00
Aminda Suomalainen b242822ee5
update PATH & make xinitrc source /etc/profile
Fixes flatpaks & snaps with dmenu
2019-02-17 21:59:20 +02:00
Aminda Suomalainen d406334560
systemd preset: enable TTY & cups 2019-02-17 21:07:10 +02:00
Aminda Suomalainen 1a58b713b1
i3: fork i3lock, so hibernating works 2019-02-17 20:17:03 +02:00
Aminda Suomalainen 3d1d363d75
i3: deduplicate i3lock, comment that display managers are horrible 2019-02-17 20:07:22 +02:00
Aminda Suomalainen 7a705eef7e
i3: mention dbus-x11, comment on HIDPI & fix Sedric DPI
dbus-x11 would belong more with xinitrc, but in practice I am unlikely
to use it without i3.
2019-02-17 16:34:26 +02:00
Aminda Suomalainen 4b554f7c99
i3: set workspace 1 to HDMI-1 2019-02-17 15:39:59 +02:00
Aminda Suomalainen c923481ae6
i3: disable Firefox floating again & dualdisplay sedric 2019-02-17 15:27:05 +02:00
Aminda Suomalainen e6dfdf3f9c
i3: use DejaVu Sans Mono Book size 10
The default is 8, but this allows me to see the bottom bar on inbuild
display of the laptop.
2019-02-17 15:08:09 +02:00
Aminda Suomalainen 73c4dcf0d5
i3: make $MyPreferredTerminal $TERMINAL 2019-02-17 14:53:23 +02:00
Aminda Suomalainen 111da89d4a
i3status: comment max_threshold, locale depedent, specify i3bar 2019-02-17 14:52:46 +02:00
Aminda Suomalainen a8f81f9e44
install: don't touch xinitrc, that may be too unexpected 2019-02-17 14:50:59 +02:00
Aminda Suomalainen 49209e232c
xinitrc: start i3 with dbus, I am finally using startx again 2019-02-17 14:48:46 +02:00
Aminda Suomalainen 24d5504a8e
i3status: show / and /home free spaces anyway & rbtpzn load comment
Even if it's there and judgingly says that I have used half of my /,
it's still nothing to worry about and seeing it there all the time will
give me advance warning if it does become something I need to look at.
2019-02-17 11:58:25 +02:00
Aminda Suomalainen 3182319685
i3: move to xfce4-terminal & introduce $MyPreferredTerminal
xfce4-terminal does the same things I had urxvt do and works with emojis
that were my problem with urxvt and even does copy-pasting with
Ctrl-Shift-C/V which terminology for some reason failed to do and is
probably even lighter.

I also disliked the idea of having to change the story of what is my
preferred terminal emulator everywhere, so now there is a single
variable which I can throw around as I need.
2019-02-16 17:22:06 +02:00
Aminda Suomalainen e4d2d751dc
i3: move from urxvt to terminology
As I started using emojis also in some config files (i3status), I
started looking for a fix to my urxvt emoji problem and there was one
workaround which would have turned it very bad looking and suggestion to
use another terminal.

I looked at lists and decided to try terminology, even if this is too
fancy/flashy for my taste, but it doesn't have a visible menubar to
annoy me and the long pressing right click menu feeled intuitive, so I
guess I will be using this as I always install many heavy thigns anyway
(I haven't checked resource usage). And most importantly the emojis
work.

With the right click menu, I got this to look how I want within a minute
without learning yet another Xresources file.
2019-02-16 14:06:09 +02:00
Aminda Suomalainen d8845f1b61
i3status: use arrows 2019-02-16 13:33:22 +02:00
Aminda Suomalainen e79d81d8dc
i3status: initial commit
I spend most of my morning trying to make this perfect, but as I cannot
reach perfection, maybe it is good enough.

I didn't see that much use for free space of / and trying to add
everything made it feel like too much information, so I ended up to
hiding some information and showing what seemed useful.

At the moment I see volume, load, WLAN signal & frequency, UTC & local
times (with timezone names) and the bar items which would probably be
configured somewhere else.
2019-02-16 12:34:08 +02:00
Aminda Suomalainen 633936cd58
i3: notify when Play-Pause is pressed 2019-02-13 23:40:51 +02:00
Aminda Suomalainen fbf3836bb4
i3: prepare for j4-dmenu-desktop daemon-like mode & float Firefox
When I login and attempt to use dmenu, it will take a moment before that
is possible and I thought that having it load before I try to use it
would be nice. Then I found an issue about it and PR that closed it, but
didn't notice the commit is not in any released version so I typed this
in advance.

Firefox is going to annoy me by not floating sooner or later, so I think
it's better to float it and keep using it as the only thing in one
workspace.
2019-02-12 23:13:43 +02:00
Aminda Suomalainen 5fe9477c55
etc/systemd: add ipfs.service & zeronet.service
Closes #101
2019-02-12 20:32:40 +02:00
Aminda Suomalainen 5f077f1fae
i3: multiple changes & forgotten commits...
* pgup/down navigation for workspaces, I may not use them, but I was
  playing around
* add a lot of comments
* read the fine manual of i3lock, enable cursor that I often use to
  check the device is alive, turn both backgrounds black and enable
  showing of failed login attempts
* disable notify-send:ing volume changes when media keys are used as
  pasystray does that by itself
* unfloat Firefox for now, even if I will likely need to float it again
  when I attempt to use it on Zaldaryn.
2019-02-12 16:38:47 +02:00