aboutsummaryrefslogtreecommitdiff
path: root/etc/xmonad/xmonad.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-16etc/xmonad/xmonad.hs: Add keybindings for switching monitors setupEuAndreh1-0/+4
2023-03-01etc/xmonad/xmonad.hs: Set background imageEuAndreh1-0/+1
2023-02-28etc/xmonad/xmonad.hs: Lauch blueman-applet on initEuAndreh1-0/+1
2023-02-28etc/xmonad/xmonad.hs: Use EWMH fullscreen handlingEuAndreh1-6/+4
2023-02-27etc/xmonad/xmonad.hs: Inline definitions of "myTerminal" and "dbg"EuAndreh1-8/+2
2023-02-20Use xss-lock, i3lock and xset to lock after 5 minutes on usurpadorEuAndreh1-1/+2
2023-02-17Use "brightnessctl" both on xmonad and i3EuAndreh1-2/+2
2023-02-17etc/xmonad/xmonad.hs: Add missing utility keybindingsEuAndreh1-0/+8
M-S-<Space> in xmonad was set to mimic i3's floating toggle behaviour, but only the part of switching back from floating to tiling. The tiling to floating change still remains as "mod-<mouse-click>". This had to be done because the default keybinding for that action for xmonad is mod-t, which is being overriden and set to "wms date".
2023-02-17etc/{xmonad,xmobar}: Add working simplified configurationsEuAndreh1-0/+86
The xmobar "CommandReader" still needs work: for some reason it only gets the first string that the command emits, and not the later changed values.
2022-08-12etc/xmonad/: Remove xmonad configuration filesEuAndreh1-100/+0
2022-05-12etc/xmonad/: Migrate existing files from dotfilesEuAndreh1-0/+100