076de0cd40
sway: Set HiDPI for work laptop
2022-03-12 17:26:50 +05:30
d8e6f1d380
sway: Use foot as default terminal
2022-03-11 13:27:51 +05:30
252b319d5c
sway: Drop import and setting of environment variables
...
We will set this consistently in one place in fish shell
during login.
2022-01-28 20:51:46 +05:30
3cd3e1e638
sway: Import Qt environment variables
2022-01-28 11:01:51 +05:30
fb3be8ff73
sway: Drop multiple includes
2022-01-28 10:32:16 +05:30
22e727b859
sway: Fix gst-play outputs to workspace 4
...
Use the command to figure out
swaymsg -t get_tree | jq | nvim -R
gst-play does not seem to get an app_id so relying on the title for the
same.
2021-12-28 19:24:45 +05:30
b455b84b1a
sway: Increase pavucontrol window size
2021-12-07 13:08:53 +05:30
940ce0d7ce
sway: Switch to fuzzel and drop wofi
...
https://codeberg.org/dnkl/fuzzel
2021-11-17 11:13:14 +05:30
db9f8c8f58
sway: Fix import of environment variables
...
See https://wiki.archlinux.org/title/Sway#Manage_Sway-specific_daemons_with_systemd .
2021-10-22 15:43:57 +05:30
7a7ca81537
sway: Do not start kanshi
...
We do not use dual monitor setup at the moment so do not start kanshi.
2021-10-22 12:29:18 +05:30
7b6e618967
sway: Update wallpaper
2021-10-21 14:12:14 +05:30
8e1b5c1a34
sway: Add a key mapping to start kitty with session
2021-10-13 12:48:52 +05:30
2c0a4473f6
sway: Fix gst-launch outputs to workspace 4
2021-10-05 15:44:29 +05:30
97ce089ca0
sway: Drop use of HJKL
...
HJKL are not usable in the same way on Colemak, so drop those.
2021-08-06 10:51:22 +05:30
d43a3b16ba
sway: Add key mapping to move to previous & next workspace
2021-08-06 10:51:22 +05:30
bd88fba9cb
sway: Allow searching for $XDG_DATA_HOME/applications & $XDG_DATA_DIRS/applications for desktop files
...
This is required to be able to open applications installed via flatpak.
See wofi(7).
2021-03-18 11:33:45 +05:30
e54645fa11
sway: Load environment variables using systemd's user service environment
2021-03-03 13:11:36 +05:30
658fd1a918
sway: Use FontAwesome for i3status-rs status bar
...
i3status-rs needs font awesome to be able to display icons properly. We
missed setting this correctly.
2021-01-06 20:14:52 +05:30
cbce1e3501
sway: Switch to i3status-rs for status bar
2021-01-02 14:26:25 +05:30
8123b790d0
sway: Use i3status as status bar
...
Waybar while nice seems to have problems when it comes to network status.
It continuously keeps switching between connected and disconnected
status or sometimes starts showing LAN status. It also seems to bring
down network on the machine and just disabling network status indicator
either does not help. Just drop that garbage and use i3status.
2021-01-01 13:48:27 +05:30
3f561bf6f6
sway: Do not enable sticky for pavucontrol and blueman-manager
...
A floating window that's sticky will move to the new active workspace
whenever the workspace on the same output changes.
2020-12-23 17:10:35 +05:30
26b6b4505b
sway: Prevent firefox sharing indicator from opening in full size window
...
This is due an upstream bug
https://bugzilla.mozilla.org/show_bug.cgi?id=1628431
2020-12-23 17:08:43 +05:30
515db926ce
sway: Switch to using kitty as default terminal
...
Kitty supports ligatures and seems to have better font rendering. It's
memory consumption seems to be high however, it should allow us to
replace tmux or we can still use tmux with it if required while relying
on the window layouts and tabs feature to prevent us from requiring
spawning any more terminals. Spawning one kitty instance would be
sufficient to take care of everything.
2020-11-24 11:13:58 +05:30
715c031ac7
sway: Execute kanshi during start up to configure displays automatically
2020-11-14 19:33:24 +05:30
d763cc0fbe
sway: Switch default terminal to alacritty
...
While st is awesome, supports ligatures and consume just around 10MB of
memory running it requires having to run Xwayland. For now, switch to
alacritty so we need not run Xwayland or any X clients.
If we find a better terminal later on we can switch to that.
2020-11-14 19:12:47 +05:30
f49632b6d2
sway: Let pavucontrol and blueman-manager have floating layout
2020-11-14 13:03:44 +05:30
c094e4157d
sway: Update sway configuration
2020-11-14 12:10:30 +05:30
f96c6a729b
sway: Add initial sway configuration
2020-11-13 11:30:58 +05:30