Commit Graph

633 Commits

Author SHA1 Message Date
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 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 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
Aminda Suomalainen 73f67d64d1
i3: add comment on the packages to change themes on Debian 2019-02-09 22:59:46 +02:00
Aminda Suomalainen 73b5f9966f
i3: restore galculator key & float Tor Browser
Tor Browser requires floating even more than Firefox as there
privacy.resistfingerprinting is enabled by default and it warns you if
your window is bigger than it sets as that can be used for
fingerprinting.

I removed Galculator keybind accidentally in commit
a78dcdf452 and I have picked it, because
it's the default calculator app in MATE.
2019-02-09 15:42:48 +02:00
Aminda Suomalainen e4a7ffed2d
i3: add -c -n to xcompmgr
Otherwise there seem to be weird colour changing dots on corners,
especially after unlocking i3lock
2019-02-08 16:41:30 +02:00
Aminda Suomalainen 1805437c74
Xresources & i3: make rofi transparentish
via https://www.reddit.com/r/unixporn/comments/8hhwk7/transparency_rofi_on_i3/dykkejs
2019-02-08 16:38:02 +02:00
Aminda Suomalainen a2a480ba76
i3: solarized rofi & xcompmgr 2019-02-08 16:22:28 +02:00
Aminda Suomalainen 0842927392
Xresources: transparency
Why did I do this? :D
2019-02-08 14:44:04 +02:00
Aminda Suomalainen 891be4f8f8
i3: introduce mod+g for window switching, add xcompmgr 2019-02-08 14:43:15 +02:00
Aminda Suomalainen 38d10ca94e
i3: move from volumeicon to pasystray & pactl to pulsemixer
+ notify-send

Closes #99
2019-02-06 21:36:22 +02:00
Aminda Suomalainen 89997f8c26
config: bring rofi to dmenu & alt-tab, win+x for urgent 2019-02-06 19:58:16 +02:00
Aminda Suomalainen 042c41a688
i3: use feh to set ~/.wallpaper as wallpaper
I am copying ~/.face here.
2019-02-06 19:23:35 +02:00
Aminda Suomalainen ca3bcaee2b
i3: change layout with both ctrls...
...because apparently alt+shift doesn't like both shifts being caps
lock?
2019-02-05 20:11:51 +02:00
Aminda Suomalainen f80ddebe0a
i3: make caps backspace and double shift as caps lock 2019-02-05 18:01:58 +02:00
Aminda Suomalainen a78dcdf452
i3: remove keyboard model, aftermath of #98 2019-02-05 17:19:37 +02:00
Aminda Suomalainen e8dfc6a726
i3: get the current pulseaudio sink before adjusting volume
Adjusted from Jens Erat from
https://faq.i3wm.org/question/125/how-to-change-the-systems-volume.1.html

According to a comment this only works when something is playing, but I
think that is the only case when I need volume keys and is improvement
over it stopping working with volume devices changing. The proposed
cutting running again resulted to three devices being listed and thus
doesn't work.

I also have the volumeicon which I can use to adjust volume if I really
need to while there is nothing playing.
2019-02-05 00:09:46 +02:00
Aminda Suomalainen 32a8a8c119
i3: document wanted packages, move options around & change comments
Closes #97
2019-02-04 20:29:54 +02:00
Aminda Suomalainen d534638425
i3 config: forgotten changes + add MS Wired KB 600 keybinds
* remove some comments
* add Microsoft Corp. Wired Keyboard 600 (model 1576) keybinds for keys
  I recognised and may use. Closes #98
* added keyboard layout setting to autostart
* set wallpaper to solid black
2019-02-04 20:04:29 +02:00
Aminda Suomalainen bff2f75f1c
i3: use j4-dmenu-desktop 2019-01-30 22:45:34 +02:00
Aminda Suomalainen 5ca1440a87
fix previous commit + add volumeicon for i3 2019-01-30 21:54:08 +02:00
Aminda Suomalainen 5b2808e1f0
i3: use i3-dmenu-desktop to support flatpak 2019-01-30 19:35:39 +02:00
Aminda Suomalainen c331eababc
i3 config: initial commit 2019-01-30 19:16:19 +02:00
Aminda Suomalainen 9548e7a21b
Xresources: disable fading 2018-10-13 17:19:49 +03:00
Aminda Suomalainen 542c4109eb
Heavily touch vimrc, add init.vim for Neovim 2018-10-11 13:11:06 +03:00
Aminda Suomalainen b4787fb7c0
Xresources: use Solarized colours
I don't think I like this very much, but it's supposed to be easier on
eyes and maybe I will get used to it especially after some migraine
light sensitivity attacks...
2018-10-11 12:30:54 +03:00
Aminda Suomalainen 6f923c9175
Xresources: copy Linux color theme from Gentoo wiki 2018-10-11 12:07:05 +03:00
Aminda Suomalainen e795024570
tmux.conf: lower escape-delay to 300 for NVim's :checkhealth
I am not sure what it does, so I am not using their adviced 10, but
instead 300 which is the maximum the :checkhealth doesn't complain
about.
2018-10-11 11:24:46 +03:00
Aminda Suomalainen 1acf4b9c7c
fix conf/locale.conf
It appears that I have been doing locales wrong for years and only now
something has decided to not accept the incorrect versions?
Alternatively Debian has decided to stasrt doing it somehow different
from others, but I don't think so.
2018-09-21 12:37:05 +03:00
Aminda Suomalainen f17b8ee1df
conf/Xresources: increase font size 2018-08-27 22:57:49 +03:00
Aminda Suomalainen 0695c61702
conf/Xresources: enable Ctrl + Shift + C/V 2018-08-27 22:48:41 +03:00
Aminda Suomalainen 17aad65fbc
Xresources: increase font size from 11px to 15px
Nowadays I am mainly on laptop which the 11px is very small and
uncomfortable to look at. I don't know if it's just that or that I have
gotten older (hah).

I hope that this doesn't look bad in other environments.
2017-10-19 11:17:14 +03:00
Aminda Suomalainen 8191079790
tmux.conf: the world isn't ready for tmux-256color 2017-10-13 16:12:20 +03:00
Aminda Suomalainen d44eefdb65
conf: add locale.conf anyway for catting 2016-10-22 13:10:08 +03:00
Aminda Suomalainen b25ba14a36
conf: locale.conf --> pam_environment 2016-10-22 13:04:43 +03:00
Aminda Suomalainen 789b67cdb1
conf: add locale.conf 2016-10-22 12:34:12 +03:00
Aminda Suomalainen b28faa8f13
Xresources: increase line spacing 2016-10-01 09:12:20 +03:00
Aminda Suomalainen 9b263f7377
inxi.conf: separator = & colour scheme 5 2016-08-14 11:55:20 +03:00
Aminda Suomalainen 9c219aa7b3
gitconfig: add new options
closes #88
2016-06-20 19:00:04 +03:00
Aminda Suomalainen bb8a483a3a
makepkg.conf: no compress = FASTER
Sleepy Mikaela typoed something and only noticed now...
2016-06-17 12:13:24 +03:00
Aminda Suomalainen f8f31f568b
fix makepkg.conf 2016-06-17 10:31:23 +03:00
Aminda Suomalainen 6fae4bfe62
add conf/makepkg.conf 2016-06-15 11:26:52 +03:00
Aminda Suomalainen 49c4b7f4f1
tmux.conf: remove removed options 2016-04-18 16:08:24 +03:00
Aminda Suomalainen d123b88b84
gitconfig: more on signing 2016-04-10 11:54:19 +03:00
Aminda Suomalainen 524881bbee
gitconfig: enable signing all commits 2016-04-09 13:04:48 +03:00
Aminda Suomalainen f804cb64b1 Xresources: Plasma 5 no sounds workaround
Closes #86
2015-12-06 13:44:08 +02:00
Aminda Suomalainen ad6acf1be9 tmux: remove options causing errors on 2.1-1 2015-10-20 08:36:40 +03:00
Aminda Suomalainen 6b46e82aaf tmux.conf: use tmux-256color
For older systems use tmux-old-ncurses.bash (also added in this commit)
for forcing screen-256color instead.

From what I have understood the difference is that screen-256color
doesn't handle italics or something.
2015-09-27 09:26:51 +03:00
Aminda Suomalainen e94c13d2b9 Xresources: add font packages 2015-09-13 00:50:34 +03:00
Aminda Suomalainen f2647f9059 Xresources: add fallback for Ubuntu Mono
It doesn't fix LOT, but I don't care and I should be sleeping and not
committing things.

Also changed `doesn't` to `does not` as `xrdb` cared too much about the
`'` even if it was in comment.
2015-09-13 00:43:29 +03:00
Aminda Suomalainen fccaa217f1 tmux.conf: set terminal titles 2015-09-10 18:48:36 +03:00
Aminda Suomalainen 18fff3fbf7 Xresources: mention rxvt-unicode-pixbuf 2015-09-10 18:29:31 +03:00
Aminda Suomalainen 407853f385 conf/Xresurces: set icon for urxvt
utilities-terminal from MATE icon theme.
2015-09-10 18:22:40 +03:00
Aminda Suomalainen 09450de2a1 Xresources: reloading & enable plain srollbar 2015-09-10 17:30:29 +03:00
Aminda Suomalainen 638b28d0bf Xresources: remove duplicate options (#83) 2015-09-10 11:50:13 +03:00
Aminda Suomalainen 3bc52ce650 Xresources: swap the package comments 2015-09-10 11:29:17 +03:00
Aminda Suomalainen 3b6f924ed4 Xdefaults --> XResources 2015-09-10 09:16:31 +03:00
Aminda Suomalainen 81cec47b88 remove terminator config
It doesn't like getting overwritten and restores everything to ugly
defaults. It looks like I must find another one.
2015-09-10 09:01:25 +03:00
Aminda Suomalainen ed49b2e397 update conf/terminator.config 2015-09-10 08:58:46 +03:00
Aminda Suomalainen 1e24de5317 add conf/terminator 2015-09-09 15:03:13 +03:00
Aminda Suomalainen c30d82e2ee tmux.conf: add comments, not-login shell...
aggressive resize, prevent freezing
2015-09-07 09:36:08 +03:00
Aminda Suomalainen 779a863f5d Revert "tmux.conf: use tmux-256color"
This reverts commit 74d57e0b0f.

* * * * *

Apparently my tests were flawed as seen after reboot and there is no
terminfo for tmux-256color even in Arch stable repos yet.
2015-09-07 09:24:13 +03:00
Aminda Suomalainen 74d57e0b0f tmux.conf: use tmux-256color 2015-09-06 19:11:47 +03:00
Aminda Suomalainen 7b8bf1710d conf/inxi.conf: use ♥ as inxi/inxi.conf 2015-08-28 20:02:43 +03:00
Aminda Suomalainen 7c87d11162 tmux.conf: use T as separator in ISO 8601 2015-06-01 07:03:23 +03:00
Aminda Suomalainen ffec25dc71 gitconfig: add format.signoff true 2015-02-14 22:48:03 +02:00
Aminda Suomalainen e3005d5061 gitconfig: update email address 2015-01-10 12:18:41 +02:00
Mikaela Suomalainen 2a48800ab5 Revert "tmux.conf: always run zsh"
This reverts commit a1b1e12167.
2014-12-28 16:57:27 +02:00
Mikaela Suomalainen a1b1e12167 tmux.conf: always run zsh
if it's not found, it seems to fallback silently to "default" shell.
2014-12-28 14:50:55 +02:00
Mikaela Suomalainen 80d8b28cc9 Rearranging (#52) 2014-12-27 11:01:16 +02:00