1.2.0 Further additions, quick cleanup

This commit is contained in:
2020-10-05 11:34:15 +02:00
parent 49f2ea379d
commit 0d563d3c8c
56 changed files with 114 additions and 3033 deletions

Binary file not shown.

View File

@@ -1,64 +0,0 @@
# …………… Beginning of menu ……………
Submenu = Flip
icon = NULL
item = Vertical flip
cmd = bspc desktop -F horizontal
icon = NULL
item = Horizontal flip
cmd = bspc desktop -F vertical
icon = NULL
Submenu = Rotate
icon = NULL
item = +90°
cmd = bspc desktop -R 90
icon = NULL
item = -90°
cmd = bspc desktop -R -90
icon = NULL
item = +180°
cmd = bspc desktop -R 180
icon = NULL
separator
item = Balance windows
cmd = bspc desktop -B
icon = NULL
item = Equalize windows
cmd = bspc desktop -E
icon = NULL
separator
item = Rename current desktop
cmd = bspwm-zenity desktop-rename
icon = NULL
separator
item = Add a desktop
cmd = bspwm-zenity desktop-add
icon = NULL
item = Remove a desktop
cmd = bspwm-zenity desktop-remove
icon = NULL
separator
item = Swap with desktop
cmd = bspwm-zenity desktop-swap
icon = NULL
item = Move to another monitor
cmd =
icon = NULL

View File

@@ -1,103 +0,0 @@
# …………… Beginning of menu ……………
submenu = Flip
icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg
item = Vertical flip
cmd = bspc node @/ -F horizontal
icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-vertical-symbolic.svg
item = Horizontal flip
cmd = bspc node @/ -F vertical
icon = /usr/share/icons/Adwaita/scalable/actions/object-flip-horizontal-symbolic.svg
submenu = Rotate
icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
item = +90°
cmd = bspc node @/ -R 90
icon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-right-symbolic.svg
item = -90°
cmd = bspc node @/ -R -90
icon = /usr/share/icons/Adwaita/scalable/actions/object-rotate-left-symbolic.svg
item = +180°
cmd = bspc node @/ -R 180
icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
separator
item = Balance windows
cmd = bspc node @/ -B
icon = /usr/share/icons/Adwaita/scalable/actions/view-continuous-symbolic.svg
item = Equalize windows
cmd = bspc node @/ -E
icon = /usr/share/icons/Adwaita/scalable/actions/view-grid-symbolic.svg
separator
item = Rename current desktop
cmd = bspc-zen desktop-rename
icon = /usr/share/icons/Adwaita/scalable/devices/pda-symbolic.svg
separator
item = Add a desktop
cmd = bspc-zen desktop-add
icon = /usr/share/icons/Adwaita/scalable/actions/list-add-symbolic.svg
item = Remove a desktop
cmd = bspc-zen desktop-remove
icon = /usr/share/icons/Adwaita/scalable/actions/list-remove-symbolic.svg
item = Swap with desktop
cmd = bspc-zen desktop-swap
icon = /usr/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg
separator
item = Toggle focus follows pointer
cmd = toggle-focus-follows-pointer
icon = /usr/share/icons/Adwaita/scalable/devices/input-mouse-symbolic.svg
item = Toggle pointer follows focus
cmd = toggle-pointer-follows-focus
icon = /usr/share/icons/Adwaita/scalable/devices/input-keyboard-symbolic.svg
item = Toggle dynamic gaps
cmd = autogap
icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-important-symbolic.svg
item = Toggle automatic balancing
cmd = euclid_balance
icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-synchronizing-symbolic.svg
#item = Move to another monitor
#cmd =
#icon = NULL
submenu = External rules
icon = /usr/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg
item = Pseudo automatic mode
cmd = bspc config external_rules_command /usr/bin/pseudo_automatic_mode
icon = /usr/share/icons/Adwaita/scalable/actions/bookmark-new-symbolic.svg
item = Euclid mode
cmd = bspc config external_rules_command /usr/bin/euclid_mode
icon = /usr/share/icons/Adwaita/scalable/actions/view-sort-ascending-symbolic.svg
item = Automatic mode
cmd = bspc config external_rules_command no
icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-default-symbolic.svg
item = Manage rules
cmd = roxterm -e bspwm-ruler
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg
item = Choose wallpaper
cmd = wallpaper
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-wallpaper-symbolic.svg

View File

@@ -1,196 +0,0 @@
# …………… Beginning of menu ……………
Submenu = Window
icon = NULL
item = Floating
cmd = bspc window -t floating
icon = NULL
item = Monocle
cmd = bspc desktop -l next
icon = NULL
item = Fullscreen
cmd = bspc window -t fullscreen
icon = NULL
item = Pseudo-tiling
cmd = bspc window -t pseudo_tiled
icon = NULL
item = Lock
cmd = bspc window -t locked
icon = NULL
item = Sticky
cmd = bspc window -t sticky
icon = NULL
item = Private
cmd = bspc window -t private
icon = NULL
Submenu = Move to...
icon = NULL
item = Desktop n°...
cmd = bspwm-zenity move-to-desktop
icon = NULL
item = Next empty desktop
cmd = bspc window -d next.free
icon = NULL
item = Last focused desktop
cmd = bspc window -d last
icon = NULL
separator
item = Swap with biggest window
cmd = bspc window -w biggest.local
icon = NULL
item = Move to another monitor
cmd =
icon = NULL
Submenu = Desktop
icon = NULL
Submenu = Flip
icon = NULL
item = Vertical flip
cmd = bspc desktop -F horizontal
icon = NULL
item = Horizontal flip
cmd = bspc desktop -F vertical
icon = NULL
Submenu = Rotate
icon = NULL
item = +90°
cmd = bspc desktop -R 90
icon = NULL
item = -90°
cmd = bspc desktop -R -90
icon = NULL
item = +180°
cmd = bspc desktop -R 180
icon = NULL
separator
item = Balance windows
cmd = bspc desktop -B
icon = NULL
item = Equalize windows
cmd = bspc desktop -E
icon = NULL
separator
item = Rename current desktop
cmd = bspwm-zenity desktop-rename
icon = NULL
separator
item = Add a desktop
cmd = bspwm-zenity desktop-add
icon = NULL
item = Remove a desktop
cmd = bspwm-zenity desktop-remove
icon = NULL
separator
item = Swap with desktop
cmd = bspwm-zenity desktop-swap
icon = NULL
item = Move to another monitor
cmd =
icon = NULL
Submenu = Manual
icon = NULL
Submenu = Manual split
icon = NULL
item = Up
cmd = bspc window -p up
icon = NULL
item = Right
cmd = bspc window -p right
icon = NULL
item = Left
cmd = bspc window -p left
icon = NULL
item = Down
cmd = bspc window -p down
icon = NULL
Submenu = Split ratio
icon = NULL
item = 25%
cmd = bspc window -r 0.25
icon = NULL
item = 50%
cmd = bspc window -r 0.5
icon = NULL
item = 75%
cmd = bspc window -r 0.75
icon = NULL
separator
item = Move to last manual split
cmd = bspc window -w last.manual
icon = NULL
item = Cancel all splits
cmd = bspc desktop -c
icon = NULL
separator
item = Next urgent window
cmd = bspc window -f next.urgent
icon = NULL
separator
item = Close window
cmd = bspc window -c
icon = NULL
item = Close the window class
cmd = xdo close -cd
icon = NULL

View File

@@ -1,126 +0,0 @@
#Bspwm_window_menu
# …………… Beginning of menu ……………
Submenu = Window
icon = NULL
item = Floating
cmd = bspc window -t floating
icon = NULL
item = Monocle
cmd = bspc desktop -l next
icon = NULL
item = Fullscreen
cmd = bspc window -t fullscreen
icon = NULL
item = Pseudo-tiling
cmd = bspc window -t pseudo_tiled
icon = NULL
item = Lock
cmd = bspc window -t locked
icon = NULL
item = Sticky
cmd = bspc window -t sticky
icon = NULL
item = Private
cmd = bspc window -t private
icon = NULL
Submenu = Move to...
icon = NULL
item = Desktop n°...
cmd = bspwm-zenity move-to-desktop
icon = NULL
item = Next empty desktop
cmd = bspc window -d next.free
icon = NULL
item = Last focused desktop
cmd = bspc window -d last
icon = NULL
separator
item = Swap with biggest window
cmd = bspc window -w biggest.local
icon = NULL
item = Move to another monitor
cmd =
icon = NULL
Submenu = Manual
icon = NULL
Submenu = Manual split
icon = NULL
item = Up
cmd = bspc window -p up
icon = NULL
item = Right
cmd = bspc window -p right
icon = NULL
item = Left
cmd = bspc window -p left
icon = NULL
item = Down
cmd = bspc window -p down
icon = NULL
Submenu = Split ratio
icon = NULL
item = 25%
cmd = bspc window -r 0.25
icon = NULL
item = 50%
cmd = bspc window -r 0.5
icon = NULL
item = 75%
cmd = bspc window -r 0.75
icon = NULL
separator
item = Move to last manual split
cmd = bspc window -w last.manual
icon = NULL
item = Cancel all splits
cmd = bspc desktop -c
icon = NULL
separator
item = Next urgent window
cmd = bspc window -f next.urgent
icon = NULL
separator
item = Close window
cmd = bspc window -c
icon = NULL
item = Close the window class
cmd = xdo close -cd
icon = NULL

View File

@@ -1,130 +0,0 @@
#Bspwm_window_menu
# …………… Beginning of menu ……………
submenu = Window
icon = /usr/share/icons/Adwaita/scalable/actions/view-restore-symbolic.svg
item = Floating
cmd = bspc node -t floating
icon = /usr/share/icons/Adwaita/scalable/actions/edit-copy-symbolic.svg
item = Tiled
cmd = bspc node -t tiled
icon = /usr/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg
item = Monocle
cmd = bspc desktop -l next
icon = /usr/share/icons/Adwaita/scalable/actions/window-maximize-symbolic.svg
item = Fullscreen
cmd = bspc node -t fullscreen
icon = /usr/share/icons/Adwaita/scalable/actions/view-fullscreen-symbolic.svg
item = Pseudo-tiling
cmd = bspc node -t pseudo_tiled
icon = /usr/share/icons/Adwaita/scalable/actions/edit-select-all-symbolic.svg
item = Lock
cmd = bspc node -g locked
icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
item = Sticky
cmd = bspc node -g sticky
icon = /usr/share/icons/Adwaita/scalable/actions/process-stop-symbolic.svg
item = Private
cmd = bspc node -g private
icon = /usr/share/icons/Adwaita/scalable/actions/star-new-symbolic.svg
submenu = Move to...
icon = /usr/share/icons/Adwaita/scalable/actions/send-to-symbolic.svg
item = Desktop n°...
cmd = bspwm-zenity move-to-desktop
icon = NULL
item = Next empty desktop
cmd = bspc node -d next.free
icon = NULL
item = Last focused desktop
cmd = bspc node -d last
icon = NULL
separator
item = Swap with biggest window
cmd = bspc node -w biggest.local
icon = NULL
item = Move to another monitor
cmd =
icon = NULL
submenu = Manual
icon = /usr/share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg
submenu = Manual split
icon = /usr/share/icons/Adwaita/scalable/actions/edit-cut-symbolic.svg
item = Up
cmd = bspc node -p north
icon = /usr/share/icons/Adwaita/scalable/actions/go-up-symbolic.svg
item = Right
cmd = bspc node -p east
icon = /usr/share/icons/Adwaita/scalable/actions/go-next-symbolic.svg
item = Left
cmd = bspc node -p west
icon = /usr/share/icons/Adwaita/scalable/actions/go-previous-symbolic.svg
item = Down
cmd = bspc node -p south
icon = /usr/share/icons/Adwaita/scalable/actions/go-down-symbolic.svg
submenu = Split ratio
icon = NULL
item = 25%
cmd = bspc node -o 0.25
icon = NULL
item = 50%
cmd = bspc node -o 0.5
icon = NULL
item = 75%
cmd = bspc node -o 0.75
icon = NULL
separator
item = Move to last manual split
cmd = bspc node -w last.manual
icon = /usr/share/icons/Adwaita/scalable/actions/focus-windows-symbolic.svg
item = Cancel all splits
cmd = bspc desktop -c
icon = /usr/share/icons/Adwaita/scalable/actions/action-unavailable-symbolic.svg
separator
item = Next urgent window
cmd = bspc node -f next.urgent
icon = /usr/share/icons/Adwaita/scalable/actions/focus-windows-symbolic.svg
separator
item = Close window
cmd = bspc node -c
icon = /usr/share/icons/Adwaita/scalable/actions/window-close-symbolic.svg
item = Close the window class
cmd = xdo close -cd
icon = /usr/share/icons/Adwaita/scalable/actions/window-close-symbolic.svg

View File

@@ -1,62 +0,0 @@
item = Applications
cmd = dboxrun
icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
item = Find
cmd = rofi-finder.sh
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg
item = Terminal
cmd = default-terminal
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
item = Browser
cmd = default-browser
icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg
item = Files
cmd = pcmanfm
icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg
item = Editor
cmd = default-editor
icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
item = Package Manager
cmd = default-terminal -e pacui
icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg
item = Main menu
cmd = default-terminal -e bmenu
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
separator
submenu = Exit
icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
item = Lock screen
cmd = screenlock
icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
item = Logout
cmd = bspc quit 1
icon = /usr/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg
item = Suspend
cmd = systemctl suspend
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
item = Hibenate
cmd = systemctl hibernate
icon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg
item = Reboot
cmd = reboot
icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
item = Shutdown
cmd = poweroff
icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg

View File

@@ -1,110 +0,0 @@
menupos = 0 40
iconsize = 25
item = Run
cmd = dboxrun
icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
item = Applications
cmd = morc_menu
icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg
item = Find
cmd = finder
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-search-symbolic.svg
item = Terminal
cmd = default-terminal
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-terminal-symbolic.svg
item = Browser
cmd = default-browser
icon = /usr/share/icons/Adwaita/scalable/apps/web-browser-symbolic.svg
item = Files
cmd = spacefm
icon = /usr/share/icons/Adwaita/scalable/apps/system-file-manager-symbolic.svg
item = Editor
cmd = default-editor
icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
item = Package Manager
cmd = default-terminal -e pacui
icon = /usr/share/icons/Adwaita/scalable/apps/system-software-install-symbolic.svg
item = Main menu
cmd = default-terminal -e bmenu
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
separator
submenu = Settings
icon = /usr/share/icons/Adwaita/scalable/emblems/emblem-system-symbolic.svg
item = Keybindings
cmd = default-editor .config/sxhkd/sxhkdrc
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-desktop-keyboard-shortcuts-symbolic.svg
item = Bspwmrc
cmd = default-editor .config/bspwm/bspwmrc
icon = /usr/share/icons/Adwaita/scalable/apps/text-editor-symbolic.svg
item = Autostart
cmd = default-editor .config/bspwm/autostart
icon = /usr/share/icons/Adwaita/scalable/actions/system-run-symbolic.svg
item = Profile
cmd = default-editor .profile
icon = /usr/share/icons/Adwaita/scalable/apps/user-info-symbolic.svg
item = Dmenu settings
cmd = default-editor .dmenurc
icon = /usr/share/icons/Adwaita/scalable/actions/open-menu-symbolic.svg
item = Panel settings
cmd = default-editor .limepanelrc
icon = /usr/share/icons/Adwaita/scalable/actions/document-properties-symbolic.svg
item = Appearance
cmd = lxappearance
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-color-symbolic.svg
item = Firewall
cmd = zensu gufw
icon = /usr/share/icons/Adwaita/scalable/status/security-high-symbolic.svg
item = Network
cmd = default-terminal -e nmtui
icon = /usr/share/icons/Adwaita/scalable/apps/preferences-system-network-symbolic.svg
separator
submenu = Exit
icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg
item = Lock screen
cmd = screenlock
icon = /usr/share/icons/Adwaita/scalable/status/changes-allow-symbolic.svg
item = Logout
cmd = bspc quit 1
icon = /usr/share/icons/Adwaita/scalable/actions/application-exit-symbolic.svg
item = Suspend
cmd = systemctl suspend
icon = /usr/share/icons/Adwaita/scalable/apps/utilities-system-monitor-symbolic.svg
item = Hibenate
cmd = systemctl hibernate
icon = /usr/share/icons/Adwaita/scalable/actions/document-save-symbolic.svg
item = Reboot
cmd = reboot
icon = /usr/share/icons/Adwaita/scalable/actions/view-refresh-symbolic.svg
item = Shutdown
cmd = poweroff
icon = /usr/share/icons/Adwaita/scalable/actions/system-shutdown-symbolic.svg

View File

@@ -1,617 +0,0 @@
item = Terminal
cmd = termite
icon = NULL
item = Browser
cmd = firefox
icon = NULL
item = Filemanager
cmd = spacefm
icon = NULL
item = Settings
cmd = xfce4-settings-manager
icon = NULL
separator
Submenu = Development
icon = NULL
item = Geany
cmd = geany
icon = NULL
item = OpenJDK Policy Tool
cmd = policytool
icon = NULL
item = Qt Assistant
cmd = /usr/lib/qt/bin/assistant
icon = NULL
item = Qt Designer
cmd = /usr/lib/qt/bin/designer
icon = NULL
item = Qt Linguist
cmd = /usr/lib/qt/bin/linguist
icon = NULL
item = Qt QDbusViewer
cmd = /usr/lib/qt/bin/qdbusviewer
icon = NULL
item = Qt4 Assistant
cmd = assistant-qt4
icon = NULL
item = Qt4 Designer
cmd = designer-qt4
icon = NULL
item = Qt4 Linguist
cmd = linguist-qt4
icon = NULL
item = Qt4 QDbusViewer
cmd = qdbusviewer-qt4
icon = NULL
Submenu = Editors
icon = NULL
item = Leafpad
cmd = leafpad
icon = NULL
item = Vi IMproved
cmd = gvim
icon = NULL
Submenu = Graphics
icon = NULL
item = GNU Image Manipulation Program
cmd = gimp-2.8
icon = NULL
item = Image Viewer
cmd = gpicview
icon = NULL
item = Simple Scan
cmd = simple-scan
icon = NULL
Submenu = Multimedia
icon = NULL
item = Audacious
cmd = audacious
icon = NULL
item = Audio Mixer
cmd = xfce4-mixer
icon = NULL
item = Cheese
cmd = cheese
icon = NULL
item = PulseAudio Volume Control
cmd = pavucontrol
icon = NULL
item = VLC media player
cmd = vlc
icon = NULL
item = VolWheel
cmd = volwheel
icon = NULL
Submenu = Network
icon = NULL
item = Avahi SSH Server Browser
cmd = bssh
icon = NULL
item = Avahi VNC Server Browser
cmd = bvnc
icon = NULL
item = dwb
cmd = dwb
icon = NULL
item = Empathy
cmd = empathy
icon = NULL
item = Firefox
cmd = firefox
icon = NULL
item = Google Chrome (unstable)
cmd = google-chrome-unstable
icon = NULL
item = Mail Reader
cmd = exo-open --launch MailReader
icon = NULL
item = Midori Private Browsing
cmd = midori
icon = NULL
item = nmcli_dmenu
cmd = nmcli_dmenu
icon = NULL
item = Pidgin Internet Messenger
cmd = pidgin
icon = NULL
item = Skype
cmd = skype
icon = NULL
item = Transmission
cmd = transmission-gtk
icon = NULL
item = Web
cmd = epiphany
icon = NULL
item = Web Browser
cmd = exo-open --launch WebBrowser
icon = NULL
Submenu = Office
icon = NULL
item = Document Viewer
cmd = evince
icon = NULL
item = LibreOffice Impress
cmd = libreoffice
icon = NULL
item = Zathura
cmd = zathura
icon = NULL
Submenu = Other
icon = NULL
item = About LXQt
cmd = lxqt-about
icon = NULL
item = CMake
cmd = cmake-gui
icon = NULL
item = compton
cmd = compton
icon = NULL
item = DockX
cmd = dockx
icon = NULL
item = Docky
cmd = docky
icon = NULL
item = Galculator
cmd = galculator
icon = NULL
item = IcedTea-Web Control Panel
cmd = itweb-settings
icon = NULL
item = Isousb
cmd = gksu isousb
icon = NULL
item = Plank
cmd = plank
icon = NULL
item = Qt V4L2 test Utility
cmd = qv4l2
icon = NULL
Submenu = Shells
icon = NULL
item = Files
cmd = nautilus
icon = NULL
item = LXTerminal
cmd = lxterminal
icon = NULL
item = Nautilus-Actions Configuration Tool
cmd = nautilus-actions-config-tool
icon = NULL
item = Oracle VM VirtualBox
cmd = VirtualBox
icon = NULL
item = PCManFM File Manager
cmd = pcmanfm-qt
icon = NULL
item = Root Terminal
cmd = gksu -l gnome-terminal
icon = NULL
item = Termite
cmd = termite
icon = NULL
item = Thunar File Manager
cmd = thunar
icon = NULL
item = termite
cmd = termite
icon = NULL
item = termite (client)
cmd = termitec
icon = NULL
item = termite (tabbed)
cmd = termite-tabbed
icon = NULL
item = UXTerm
cmd = uxterm
icon = NULL
item = Xfce Terminal
cmd = xfce4-terminal
icon = NULL
item = XTerm
cmd = xterm
icon = NULL
Submenu = System
icon = NULL
Submenu = Settings
icon = NULL
Submenu = GNOME
icon = NULL
item = Adobe Flash Player
cmd = flash-player-properties
icon = NULL
item = DockbarX Preference
cmd = dbx_preference
icon = NULL
item = Network Connections
cmd = nm-connection-editor
icon = NULL
item = Plank Config
cmd = plank-config
icon = NULL
item = Privilege granting
cmd = gksu-properties
icon = NULL
item = Theme Configuration
cmd = gtk-theme-config
icon = NULL
Submenu = Xfce
icon = NULL
item = Settings Manager
cmd = xfce4-settings-manager
icon = NULL
item = Accessibility
cmd = xfce4-accessibility-settings
icon = NULL
item = Appearance
cmd = xfce4-appearance-settings
icon = NULL
item = Appearance
cmd = lxqt-config-appearance
icon = NULL
item = Customize Look and Feel
cmd = lxappearance
icon = NULL
item = Date and Time
cmd = lxqt-admin-time
icon = NULL
item = Desktop
cmd = xfdesktop-settings
icon = NULL
item = Desktop Notifications
cmd = lxqt-config-notificationd
icon = NULL
item = Disks
cmd = gnome-disks
icon = NULL
item = Display
cmd = xfce4-display-settings
icon = NULL
item = File Associations
cmd = lxqt-config-file-associations
icon = NULL
item = File Manager
cmd = thunar-settings
icon = NULL
item = Keyboard
cmd = xfce4-keyboard-settings
icon = NULL
item = Keyboard and Mouse
cmd = lxqt-config-input
icon = NULL
item = LXQt System Settings
cmd = lxqt-config
icon = NULL
item = Manage Printing
cmd = xdg-open http://localhost:631/
icon = NULL
item = Manjaro Settings Manager
cmd = manjaro-settings-manager
icon = NULL
item = MIME Type Editor
cmd = xfce4-mime-settings
icon = NULL
item = Monitor settings
cmd = lxqt-config-monitor
icon = NULL
item = Mouse and Touchpad
cmd = xfce4-mouse-settings
icon = NULL
item = NVIDIA X Server Settings
cmd = nvidia-settings
icon = NULL
item = Panel
cmd = xfce4-panel --preferences
icon = NULL
item = Power Management
cmd = lxqt-config-powermanagement
icon = NULL
item = Power Manager
cmd = xfce4-power-manager-settings
icon = NULL
item = Preferred Applications
cmd = exo-preferred-applications
icon = NULL
item = Preferred Applications
cmd = libfm-pref-apps
icon = NULL
item = Print Settings
cmd = system-config-printer
icon = NULL
item = Removable Drives and Media
cmd = thunar-volman-settings
icon = NULL
item = Search and Indexing
cmd = tracker-preferences
icon = NULL
item = Session and Startup
cmd = xfce4-session-settings
icon = NULL
item = Session Settings
cmd = lxqt-config-session
icon = NULL
item = Settings Editor
cmd = xfce4-settings-editor
icon = NULL
item = Shortcut Keys
cmd = lxqt-config-globalkeyshortcuts
icon = NULL
item = Users and Groups
cmd = lxqt-admin-user
icon = NULL
item = Window Manager
cmd = xfwm4-settings
icon = NULL
item = Window Manager Tweaks
cmd = xfwm4-tweaks-settings
icon = NULL
item = Workspaces
cmd = xfwm4-workspace-settings
icon = NULL
item = Add/Remove Software
cmd = pamac-manager
icon = NULL
item = Avahi Zeroconf Browser
cmd = avahi-discover
icon = NULL
item = b2im
cmd = termite -e b2im
icon = NULL
item = BleachBit
cmd = bleachbit
icon = NULL
item = Bulk Rename
cmd = /usr/lib/Thunar/ThunarBulkRename
icon = NULL
item = dconf Editor
cmd = dconf-editor
icon = NULL
item = Disk Usage Analyzer
cmd = baobab
icon = NULL
item = Htop
cmd = termite -e htop
icon = NULL
item = Leave
cmd = lxqt-power
icon = NULL
item = Log Out
cmd = xfce4-session-logout
icon = NULL
item = Logs
cmd = gnome-logs
icon = NULL
item = Network Tools
cmd = gnome-nettool
icon = NULL
item = Sensor Viewer
cmd = xfce4-sensors
icon = NULL
item = Settings
cmd = gnome-control-center --overview
icon = NULL
item = Software Update
cmd = pamac-updater
icon = NULL
item = System Log
cmd = gnome-system-log
icon = NULL
item = Yaourt-Gui
cmd = termite -e yaourt-gui
icon = NULL
Submenu = Utilities
icon = NULL
item = 7-Zip FM
cmd = 7zFM
icon = NULL
item = About Xfce
cmd = xfce4-about
icon = NULL
item = ADesk Menu
cmd = adeskmenu
icon = NULL
item = Application Finder
cmd = xfce4-appfinder
icon = NULL
item = Archive Manager
cmd = file-roller
icon = NULL
item = ClipIt
cmd = clipit
icon = NULL
item = Contacts
cmd = gnome-contacts
icon = NULL
item = Desktop Search
cmd = tracker-needle
icon = NULL
item = File Manager
cmd = exo-open --launch FileManager
icon = NULL
item = Gnome-Pie
cmd = gnome-pie
icon = NULL
item = HP Device Manager
cmd = hp-toolbox
icon = NULL
item = Pie Dock
cmd = piedock
icon = NULL
item = Run Program...
cmd = xfce4-appfinder --collapsed
icon = NULL
item = Screenshot
cmd = gnome-screenshot --interactive
icon = NULL
item = SpaceFM File Search
cmd = spacefm
icon = NULL
item = Terminal Emulator
cmd = exo-open --launch TerminalEmulator
icon = NULL
item = Tweak Tool
cmd = gnome-tweak-tool
icon = NULL
separator
item = Update menu
cmd = update_menu.sh
icon = NULL

View File

@@ -1,17 +0,0 @@
item = Terminal
cmd = termite
icon = NULL
item = Browser
cmd = firefox
icon = NULL
item = Filemanager
cmd = spacefm
icon = NULL
item = Settings
cmd = xfce4-settings-manager
icon = NULL
separator

View File

@@ -1,5 +0,0 @@
separator
item = Update menu
cmd = update_menu.sh
icon = NULL

View File

@@ -1,8 +0,0 @@
[FileDialog]
history=file:///home/vectorkappa/Obrazy, file:///run/media/vectorkappa/System/Users/VectorKappa/Desktop
lastVisited=file:///run/media/vectorkappa/System/Users/VectorKappa/Desktop
qtVersion=5.13.2
shortcuts=file:, file:///home/vectorkappa
sidebarWidth=90
treeViewHeader=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xec\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\0\xff\0\0\0\x1\0\0\0\0\0\0\0?\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0n\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)
viewMode=Detail

View File

@@ -1,13 +0,0 @@
<?xml encoding="UTF-8" version="1.0"?>
<actions>
<action>
<icon>utilities-terminal</icon>
<name>Open Terminal Here</name>
<unique-id>1552337724953608-1</unique-id>
<command>exo-open --working-directory %f --launch TerminalEmulator</command>
<description>Example for a custom action</description>
<patterns>*</patterns>
<startup-notify/>
<directories/>
</action>
</actions>

View File

@@ -1,5 +0,0 @@
[Desktop Entry]
Type=Application
Name=ma-launcher
Comment=create Manjaro-Architect launcher
Exec=/usr/bin/ma-launcher

View File

@@ -1,52 +0,0 @@
##run_once is a script in /usr/bin that prevents running script if it is running already
##
## Load appearance settings
xsetroot -cursor_name left_ptr &
export GTK2_RC_FILES="$HOME/.gtkrc-2.0" &
xrdb merge .Xresources &
## Wallpaper. Nitrogen just draws wallpaper,
sh ~/.fehbg &
## compositing. Required for shadows, transparency and stuff.
# Alter compton settings if using intel graphics
GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
fi
## Reduces flicker. Disabling saves resources.
compton -b &
## enable local fonts in .fonts directory
xset +fp /usr/share/fonts/local &
xset +fp /usr/share/fonts/misc &
xset +fp ~/.fonts &
xset fp rehash &
fc-cache -fv &
## Automount removable media
devmon &
## powersaving options
xset s off &
xset s noblank &
xset s noexpose &
xset c on &
xset -dpms &
xbacklight -set 15 &
## Run screenlock when suspending
light-locker &
## Make monitor settings persist between reboots
eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desktop) &
## Notify about package updates
update-checker 7200 &
## Map super key to trigger rofi when used alone
xcape -e 'Super_L=Super_L|Shift_L|space' &
## Polkit agent
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
## Gnome keyring
gnome-keyring-daemon &
thunar --daemon &
/usr/lib/mate-notification-daemon/mate-notification-daemon &
## Welcome message
sleep 1 && notify-send "Welcome to Manjaro-bspwm! " "Press super + F1 to show keybindings" &
$HOME/.config/polybar/launch.sh

View File

@@ -1,64 +0,0 @@
##run_once is a script in /usr/bin that prevents running script if it is running already
##
## Load appearance settings
xsetroot -cursor_name left_ptr &
export GTK2_RC_FILES="$HOME/.gtkrc-2.0" &
xrdb merge .Xresources &
## Wallpaper. Nitrogen just draws wallpaper,
sh ~/.fehbg &
## compositing. Required for shadows, transparency and stuff.
# Alter compton settings if using intel graphics
GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
fi
## Reduces flicker. Disabling saves resources.
compton -b &
## enable local fonts in .fonts directory
xset +fp /usr/share/fonts/local &
xset +fp /usr/share/fonts/misc &
xset +fp ~/.fonts &
xset fp rehash &
fc-cache -fv &
## Automount removable media
devmon &
## powersaving options
xset s off &
xset s noblank &
xset s noexpose &
xset c on &
xset -dpms &
xbacklight -set 15 &
## Run screenlock when suspending
light-locker &
## Make monitor settings persist between reboots
eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desktop) &
## Notify about package updates
update-checker 7200 &
## Map super key to trigger rofi when used alone
xcape -e 'Super_L=Super_L|Shift_L|space' &
## Polkit agent
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
## Gnome keyring
gnome-keyring-daemon &
thunar --daemon &
/usr/lib/mate-notification-daemon/mate-notification-daemon &
## Welcome message
sleep 1 && notify-send "Welcome to Manjaro-bspwm! " "Press super + F1 to show keybindings" &
#!/usr/bin/env bash
# Terminate already running bar instances
killall -q polybar
# Wait until the processes have been shut down
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# Launch bar1 and bar2
echo "---" | tee -a /tmp/polybar1.log /tmp/polybar2.log
polybar bar1 >>/tmp/polybar1.log 2>&1 &
polybar bar2 >>/tmp/polybar2.log 2>&1 &
echo "Bars launched..."

View File

@@ -1,52 +0,0 @@
##run_once is a script in /usr/bin that prevents running script if it is running already
##
## Load appearance settings
xsetroot -cursor_name left_ptr &
export GTK2_RC_FILES="$HOME/.gtkrc-2.0" &
xrdb merge .Xresources &
## Wallpaper. Nitrogen just draws wallpaper,
sh ~/.fehbg &
## compositing. Required for shadows, transparency and stuff.
# Alter compton settings if using intel graphics
GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
fi
## Reduces flicker. Disabling saves resources.
compton -b &
## enable local fonts in .fonts directory
xset +fp /usr/share/fonts/local &
xset +fp /usr/share/fonts/misc &
xset +fp ~/.fonts &
xset fp rehash &
fc-cache -fv &
## Automount removable media
devmon &
## powersaving options
xset s off &
xset s noblank &
xset s noexpose &
xset c on &
xset -dpms &
xbacklight -set 15 &
## Run screenlock when suspending
light-locker &
## Make monitor settings persist between reboots
eval $(awk -F'=' '/Exec=/ {print $2}' ~/.config/autostart/lxrandr-autostart.desktop) &
## Notify about package updates
update-checker 7200 &
## Map super key to trigger rofi when used alone
xcape -e 'Super_L=Super_L|Shift_L|space' &
## Polkit agent
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 &
## Gnome keyring
gnome-keyring-daemon &
thunar --daemon &
/usr/lib/mate-notification-daemon/mate-notification-daemon &
## Welcome message
sleep 1 && notify-send "Welcome to Manjaro-bspwm! " "Press super + F1 to show keybindings" &
# $HOME/.config/polybar/launch.sh

View File

@@ -1,121 +0,0 @@
#! /bin/sh
gap=15
PANEL_HEIGHT=27
export gap
export PANEL_HEIGHT
#This creates negative padding equal to window gap so that gaps are shown only between windows and not on desktop edges.
bspc config window_gap $gap;
bspc config top_padding $(($PANEL_HEIGHT-$gap))
bspc config left_padding -$gap
bspc config right_padding -$gap
bspc config bottom_padding -$gap
#Various settings
bspc config gapless_monocle false #Default setup uses negative padding, and gapless monocle looks really weird like that
bspc config borderless_monocle true
bspc config single_monocle true
bspc config paddingless_monocle false
#bspc config ignore_ewmh_focus true
#bspc config initial_polarity second_child
bspc config remove_disabled_monitors true
bspc config remove_unplugged_monitors true
## Honor size hints: do not make windows smaller than they wish to be
#bspc config honor_size_hints true
##Color settings
bspc config focused_border_color "#1ABB9B"
bspc config normal_border_color "#222D32"
#"#000000"
bspc config presel_feedback_color "#1ABB9B"
#"#8F3724"
bspc config border_width 1
bspc config focus_follows_pointer true
#bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting
#Settings for manual splitting
bspc config split_ratio 0.52
#bspc monitor -d i ii iii iv v vi vii viii ix x
#bspc monitor -d One Two Three Four Five Six Seven Eight Nine Ten
#bspc monitor -d I II III IV V VI VII VIII IX X
#bspc monitor -d • • • • • • • • • •
#bspc monitor -d I II III IV V VI
###This creates and names desktops for multiple monitors.
workspaces_multimonitor &
bspc rule -a screenkey --unmanage
bspc rule -a gcolor2 state=floating center=true
bspc rule -a lxappearance state=floating center=true
bspc rule -a gmrun state=floating center=true
bspc rule -a lxterminal state=floating center=true sticky=true
#bspc rule -a urxvt state=floating center=true
bspc rule -a viewnior state=floating center=true
bspc rule -a file-roller state=floating center=true
bspc rule -a floaterm state=floating center=true
bspc rule -a spotify state=pseudo_tiled
#bspc rule -a nautilus state=pseudo_tiled
#bspc rule -a skype state=pseudo_tiled
bspc rule -a file-roller state=pseudo_tiled
bspc rule -a transmission-gtk state=pseudo_tiled
bspc rule -a conky sticky=on manage=off lower=on
bspc rule -a astime sticky=on
bspc rule -a yad state=floating
bspc rule -a Docky layer=above border=off manage=on
bspc rule -a Plank layer=above border=off manage=on
bspc rule -a wbar layer=above
bspc rule -a dockbarx layer=above
bspc rule -a google-chrome-unstable private=on
bspc rule -a google-chrome-stable private=on
bspc rule -a chromium private=on
bspc rule -a firefox private=on
bspc rule -a midori private=on
bspc rule -a gnome-pie border=off manage=off
bspc rule -a wpa_gui state=pseudo_tiled
bspc rule -a libreoffice state=tiled
bspc rule -a '*:libreofficedev' state=tiled
bspc rule -a '*:soffice' state=tiled
bspc rule -a firefox desktop=I
bspc rule -a brave-browser desktop=I
#bspc rule -a calibre desktop=II
#bspc rule -a geany desktop=II
#bspc rule -a deluge desktop=III
bspc rule -a polybar border=off
bspc rule -a 9menu border=off manage=off
bspc rule -a tint2 border=off manage=off
#bspc desktop I --layout monocle
#bspc desktop II --layout monocle
## Autogap adjusts windowgap automatically according to the number of
## windows on the desktop. Using it disables negative window gap.
#autogap &
## This script balances all windows when new one is spawned
#euclid_balancer &
##Edge-switcher switches to next workspace when moves moves to the
##edge of the monitor (behavior similar to enlightenment)
#edge-switcher &
###External rules
##Pseudo automatic mode: always splits focused window when opening new window
bspc config external_rules_command /usr/bin/pseudo_automatic_mode
##Adjust new window: splits biggest windows to keep windows about the same size
#bspc config external_rules_command /usr/bin/adjust-new-window
##Autostart apps
#Keybindings daemon
#sxhkd &
#Source autostartfile. Uncomment this if you use bspwm-git
#. $HOME/.config/bspwm/autostart
# limepanel &
# Alter compton settings if using intel graphics
GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
fi

View File

@@ -1,121 +0,0 @@
#! /bin/sh
gap=15
PANEL_HEIGHT=27
export gap
export PANEL_HEIGHT
#This creates negative padding equal to window gap so that gaps are shown only between windows and not on desktop edges.
bspc config window_gap $gap;
bspc config top_padding $(($PANEL_HEIGHT-$gap))
bspc config left_padding -$gap
bspc config right_padding -$gap
bspc config bottom_padding -$gap
#Various settings
bspc config gapless_monocle false #Default setup uses negative padding, and gapless monocle looks really weird like that
bspc config borderless_monocle true
bspc config single_monocle true
bspc config paddingless_monocle false
#bspc config ignore_ewmh_focus true
#bspc config initial_polarity second_child
bspc config remove_disabled_monitors true
bspc config remove_unplugged_monitors true
## Honor size hints: do not make windows smaller than they wish to be
#bspc config honor_size_hints true
##Color settings
bspc config focused_border_color "#1ABB9B"
bspc config normal_border_color "#222D32"
#"#000000"
bspc config presel_feedback_color "#1ABB9B"
#"#8F3724"
bspc config border_width 1
bspc config focus_follows_pointer true
#bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting
#Settings for manual splitting
bspc config split_ratio 0.52
#bspc monitor -d i ii iii iv v vi vii viii ix x
#bspc monitor -d One Two Three Four Five Six Seven Eight Nine Ten
#bspc monitor -d I II III IV V VI VII VIII IX X
#bspc monitor -d • • • • • • • • • •
#bspc monitor -d I II III IV V VI
###This creates and names desktops for multiple monitors.
workspaces_multimonitor &
bspc rule -a screenkey --unmanage
bspc rule -a gcolor2 state=floating center=true
bspc rule -a lxappearance state=floating center=true
bspc rule -a gmrun state=floating center=true
bspc rule -a lxterminal state=floating center=true sticky=true
#bspc rule -a urxvt state=floating center=true
bspc rule -a viewnior state=floating center=true
bspc rule -a file-roller state=floating center=true
bspc rule -a floaterm state=floating center=true
bspc rule -a spotify state=pseudo_tiled
#bspc rule -a nautilus state=pseudo_tiled
#bspc rule -a skype state=pseudo_tiled
bspc rule -a file-roller state=pseudo_tiled
bspc rule -a transmission-gtk state=pseudo_tiled
bspc rule -a conky sticky=on manage=off lower=on
bspc rule -a astime sticky=on
bspc rule -a yad state=floating
bspc rule -a Docky layer=above border=off manage=on
bspc rule -a Plank layer=above border=off manage=on
bspc rule -a wbar layer=above
bspc rule -a dockbarx layer=above
bspc rule -a google-chrome-unstable private=on
bspc rule -a google-chrome-stable private=on
bspc rule -a chromium private=on
bspc rule -a firefox private=on
bspc rule -a midori private=on
bspc rule -a gnome-pie border=off manage=off
bspc rule -a wpa_gui state=pseudo_tiled
bspc rule -a libreoffice state=tiled
bspc rule -a '*:libreofficedev' state=tiled
bspc rule -a '*:soffice' state=tiled
bspc rule -a firefox desktop=I
bspc rule -a brave-browser desktop=^1
#bspc rule -a calibre desktop=II
#bspc rule -a geany desktop=II
#bspc rule -a deluge desktop=III
bspc rule -a polybar border=off
bspc rule -a 9menu border=off manage=off
bspc rule -a tint2 border=off manage=off
#bspc desktop I --layout monocle
#bspc desktop II --layout monocle
## Autogap adjusts windowgap automatically according to the number of
## windows on the desktop. Using it disables negative window gap.
#autogap &
## This script balances all windows when new one is spawned
#euclid_balancer &
##Edge-switcher switches to next workspace when moves moves to the
##edge of the monitor (behavior similar to enlightenment)
#edge-switcher &
###External rules
##Pseudo automatic mode: always splits focused window when opening new window
bspc config external_rules_command /usr/bin/pseudo_automatic_mode
##Adjust new window: splits biggest windows to keep windows about the same size
#bspc config external_rules_command /usr/bin/adjust-new-window
##Autostart apps
#Keybindings daemon
#sxhkd &
#Source autostartfile. Uncomment this if you use bspwm-git
#. $HOME/.config/bspwm/autostart
# limepanel &
# Alter compton settings if using intel graphics
GRAPHIC_CARD=$(lspci | grep -i "vga" | sed 's/.*://' | sed 's/(.*//' | sed 's/^[ \t]*//')
if [[ $(echo $GRAPHIC_CARD | grep -i 'intel\|lenovo') != "" ]]; then MCODE='initrd=\intel-ucode.img'
sed -i 's/"xrender"/"glx"/' ~/.config/compton.conf
grep -q 'vsync = "opengl-swc";' ~/.config/compton.conf || echo 'vsync = "opengl-swc";' >> ~/.config/compton.conf
fi

View File

@@ -1,4 +0,0 @@
{
"optOut": false,
"lastUpdateCheck": 1574748136845
}

View File

@@ -1,10 +0,0 @@
chromium
midori
nm-applet
geany
wallpaper
spacefm
finder
gedit
lxappearance
sxiv

View File

@@ -1,10 +0,0 @@
ranger
htop
postinstall
yaourt-gui
pacli
mhwd-tui
nano
vim
vi
Thunar

View File

@@ -1,11 +0,0 @@
[Filechooser Settings]
LocationMode=path-bar
ShowHidden=true
ShowSizeColumn=true
GeometryX=540
GeometryY=250
GeometryWidth=840
GeometryHeight=630
SortColumn=name
SortOrder=ascending
StartupMode=recent

View File

@@ -1 +0,0 @@
sftp://patalong.pl/

View File

@@ -1,4 +0,0 @@
.window-frame {
box-shadow: none;
margin: 0;
}

View File

@@ -1,9 +0,0 @@
[Settings]
gtk-theme-name=Adapta-Nokto-Eta-Maia
gtk-icon-theme-name=Papirus-Dark-Maia
gtk-font-name=Noto Sans 11
gtk-cursor-theme-name=xcursor-breeze
gtk-xft-antialias=1
gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull
gtk-xft-rgba=rgb

View File

@@ -1,26 +0,0 @@
# Beware! This file is rewritten by htop when settings are changed in the interface.
# The parser is also very primitive, and not human-friendly.
fields=0 48 17 18 38 39 40 2 46 47 49 1
sort_key=39
sort_direction=1
hide_threads=0
hide_kernel_threads=1
hide_userland_threads=0
shadow_other_users=0
show_thread_names=0
show_program_path=1
highlight_base_name=0
highlight_megabytes=1
highlight_threads=1
tree_view=0
header_margin=1
detailed_cpu_time=0
cpu_count_from_zero=0
update_process_names=0
account_guest_in_cpu_meter=0
color_scheme=0
delay=15
left_meters=AllCPUs Memory Swap
left_meter_modes=1 1 1
right_meters=Tasks LoadAverage Uptime
right_meter_modes=2 2 2

View File

@@ -1,20 +0,0 @@
[Added Associations]
text/plain=micro.desktop;libreoffice-writer.desktop;
application/x-shellscript=micro.desktop;atom.desktop;
image/svg+xml=firefox.desktop;
text/x-scheme=micro.desktop;
application/xml=firefox.desktop;
application/pdf=krita_pdf.desktop;xreader.desktop;libreoffice-draw.desktop;
image/png=xviewer.desktop;
image/jpeg=xviewer.desktop;
audio/mpeg=mpv.desktop;audacity.desktop;
image/gif=org.qutebrowser.qutebrowser.desktop;
image/vnd.adobe.photoshop=gimp.desktop;
audio/x-ms-wma=mpv.desktop;
audio/x-wav=audacity.desktop;
text/html=atom.desktop;
[Default Applications]
text/plain=micro.desktop
application/pdf=xreader.desktop
x-scheme-handler/discord-450485984333660181=discord-450485984333660181.desktop

View File

@@ -1,408 +0,0 @@
;==========================================================
;
;
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
;
;
; To learn more about how to configure Polybar
; go to https://github.com/polybar/polybar
;
; The README contains a lot of information
;
;==========================================================
[colors]
;background = ${xrdb:color0:#222}
background = #222
background-alt = #444
;foreground = ${xrdb:color7:#222}
foreground = #dfdfdf
foreground-alt = #555
primary = #ffb52a
secondary = #e60053
alert = #bd2c40
[bar/example]
;monitor = ${env:MONITOR:HDMI-1}
width = 100%
height = 27
;offset-x = 1%
;offset-y = 1%
radius = 6.0
fixed-center = false
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 3
line-color = #f00
border-size = 4
border-color = #00000000
padding-left = 0
padding-right = 2
module-margin-left = 1
module-margin-right = 2
font-0 = fixed:pixelsize=10;1
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
font-2 = siji:pixelsize=10;1
modules-left = rofi bspwm
modules-center = mpd title
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
tray-position = right
tray-padding = 2
;tray-background = #0063ff
wm-restack = bspwm
;override-redirect = true
scroll-up = bspwm-desknext
scroll-down = bspwm-deskprev
cursor-click = pointer
cursor-scroll = ns-resize
[module/xwindow]
type = internal/xwindow
label = %title:0:30:...%
[module/xkeyboard]
type = internal/xkeyboard
blacklist-0 = num lock
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-prefix-underline = ${colors.secondary}
label-layout = %layout%
label-layout-underline = ${colors.secondary}
label-indicator-padding = 2
label-indicator-margin = 1
label-indicator-background = ${colors.secondary}
label-indicator-underline = ${colors.secondary}
[module/filesystem]
type = internal/fs
interval = 25
mount-0 = /
label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
label-unmounted = %mountpoint% not mounted
label-unmounted-foreground = ${colors.foreground-alt}
[module/bspwm]
type = internal/bspwm
label-focused = %index%
label-focused-background = ${colors.background-alt}
label-focused-underline= ${colors.primary}
label-focused-padding = 2
label-occupied = %index%
label-occupied-padding = 2
label-urgent = %index%!
label-urgent-background = ${colors.alert}
label-urgent-padding = 2
label-empty = %index%
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
; Separator in between workspaces
; label-separator = |
ws-icon-0 = Web;
ws-icon-1 = Terminals;♛
ws-icon-2 = Info;♜
ws-icon-3 = Code;♝
ws-icon-7 = Communication;♞
; ws-icon-default =
[module/mpd]
type = internal/mpd
format-online = <label-song> <icon-prev> <icon-stop> <toggle> <icon-next>
icon-prev = 
icon-stop = 
icon-play = 
icon-pause = 
icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
[module/xbacklight]
type = internal/xbacklight
format = <label> <bar>
label = BL
bar-width = 10
bar-indicator = |
bar-indicator-foreground = #fff
bar-indicator-font = 2
bar-fill = ─
bar-fill-font = 2
bar-fill-foreground = #9f78e1
bar-empty = ─
bar-empty-font = 2
bar-empty-foreground = ${colors.foreground-alt}
[module/backlight-acpi]
inherit = module/xbacklight
type = internal/backlight
card = intel_backlight
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #f90000
label = %percentage:2%%
[module/title]
type = internal/xwindow
; Available tags:
; <label> (default)
format = <label>
format-foreground = ${colors.foreground-alt}
format-padding = 0
label = %title%
label-maxlen = 40
; Used instead of label when there is no window title
; Available tokens:
; None
label-empty =
[module/memory]
type = internal/memory
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #4bffdc
label = %percentage_used%%
[module/wlan]
type = internal/network
interface = wlp3s0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
format-connected-underline = #9f78e1
label-connected = %essid%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
ramp-signal-4 = 
ramp-signal-foreground = ${colors.foreground-alt}
[module/eth]
type = internal/network
interface = enp4s0f2
interval = 3.0
format-connected-underline = #55aa55
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
[module/date]
type = internal/date
interval = 5
date =
date-alt = " %Y-%m-%d"
time = %H:%M
time-alt = %H:%M:%S
format-prefix = 
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #0a6cf5
label = %date% %time%
[module/pulseaudio]
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = VOL %percentage%%
label-volume-foreground = ${root.foreground}
label-muted = 🔇 muted
label-muted-foreground = #666
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/alsa]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
full-at = 98
format-charging = <animation-charging> <label-charging>
format-charging-underline = #ffb52a
format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
format-full-prefix = " "
format-full-prefix-foreground = ${colors.foreground-alt}
format-full-underline = ${self.format-charging-underline}
ramp-capacity-0 = 
ramp-capacity-1 = 
ramp-capacity-2 = 
ramp-capacity-foreground = ${colors.foreground-alt}
animation-charging-0 = 
animation-charging-1 = 
animation-charging-2 = 
animation-charging-foreground = ${colors.foreground-alt}
animation-charging-framerate = 750
animation-discharging-0 = 
animation-discharging-1 = 
animation-discharging-2 = 
animation-discharging-foreground = ${colors.foreground-alt}
animation-discharging-framerate = 750
[module/temperature]
type = internal/temperature
thermal-zone = 0
warn-temperature = 60
format = <ramp> <label>
format-underline = #f50a4d
format-warn = <ramp> <label-warn>
format-warn-underline = ${self.format-underline}
label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.secondary}
ramp-0 = 
ramp-1 = 
ramp-2 = 
ramp-foreground = ${colors.foreground-alt}
[module/powermenu]
type = custom/menu
expand-right = true
format-spacing = 1
label-open = 
label-open-foreground = ${colors.secondary}
label-close =  cancel
label-close-foreground = ${colors.secondary}
label-separator = |
label-separator-foreground = ${colors.foreground-alt}
menu-0-0 = reboot
menu-0-0-exec = menu-open-1
menu-0-1 = power off
menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
menu-1-1-exec = sudo reboot
menu-2-0 = power off
menu-2-0-exec = sudo poweroff
menu-2-1 = cancel
menu-2-1-exec = menu-open-0
[module/rofi]
type = custom/script
click-left = rofimenu
label = M
[settings]
screenchange-reload = true
;compositing-background = xor
;compositing-background = screen
;compositing-foreground = source
;compositing-border = over
;pseudo-transparency = false
[global/wm]
margin-top = 0
margin-bottom = 0
; vim:ft=dosini

View File

@@ -1,384 +0,0 @@
;==========================================================
;
;
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
;
;
; To learn more about how to configure Polybar
; go to https://github.com/polybar/polybar
;
; The README contains a lot of information
;
;==========================================================
[colors]
;background = ${xrdb:color0:#222}
background = #222
background-alt = #444
;foreground = ${xrdb:color7:#222}
foreground = #dfdfdf
foreground-alt = #555
primary = #ffb52a
secondary = #e60053
alert = #bd2c40
[bar/example]
;monitor = ${env:MONITOR:HDMI-1}
width = 100%
height = 27
;offset-x = 1%
;offset-y = 0
radius = 6.0
fixed-center = false
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 3
line-color = #f00
border-size = 4
border-color = #00000000
padding-left = 0
padding-right = 2
module-margin-left = 1
module-margin-right = 2
font-0 = fixed:pixelsize=10;1
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
font-2 = siji:pixelsize=10;1
modules-left = rofi bspwm
modules-center = mpd
modules-right = filesystem xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
tray-position = right
tray-padding = 2
;tray-background = #0063ff
;wm-restack = bspwm
;override-redirect = true
;scroll-up = bspwm-desknext
;scroll-down = bspwm-deskprev
cursor-click = pointer
cursor-scroll = ns-resize
[module/xwindow]
type = internal/xwindow
label = %title:0:30:...%
[module/xkeyboard]
type = internal/xkeyboard
blacklist-0 = num lock
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-prefix-underline = ${colors.secondary}
label-layout = %layout%
label-layout-underline = ${colors.secondary}
label-indicator-padding = 2
label-indicator-margin = 1
label-indicator-background = ${colors.secondary}
label-indicator-underline = ${colors.secondary}
[module/filesystem]
type = internal/fs
interval = 25
mount-0 = /
label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
label-unmounted = %mountpoint% not mounted
label-unmounted-foreground = ${colors.foreground-alt}
[module/bspwm]
type = internal/bspwm
label-focused = %index%
label-focused-background = ${colors.background-alt}
label-focused-underline= ${colors.primary}
label-focused-padding = 2
label-occupied = %index%
label-occupied-padding = 2
label-urgent = %index%!
label-urgent-background = ${colors.alert}
label-urgent-padding = 2
label-empty = %index%
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
; Separator in between workspaces
; label-separator = |
[module/mpd]
type = internal/mpd
format-online = <label-song> <icon-prev> <icon-stop> <toggle> <icon-next>
icon-prev = 
icon-stop = 
icon-play = 
icon-pause = 
icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
[module/xbacklight]
type = internal/xbacklight
format = <label> <bar>
label = BL
bar-width = 10
bar-indicator = |
bar-indicator-foreground = #fff
bar-indicator-font = 2
bar-fill = ─
bar-fill-font = 2
bar-fill-foreground = #9f78e1
bar-empty = ─
bar-empty-font = 2
bar-empty-foreground = ${colors.foreground-alt}
[module/backlight-acpi]
inherit = module/xbacklight
type = internal/backlight
card = intel_backlight
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #f90000
label = %percentage:2%%
[module/memory]
type = internal/memory
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #4bffdc
label = %percentage_used%%
[module/wlan]
type = internal/network
interface = net1
interval = 3.0
format-connected = <ramp-signal> <label-connected>
format-connected-underline = #9f78e1
label-connected = %essid%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
ramp-signal-4 = 
ramp-signal-foreground = ${colors.foreground-alt}
[module/eth]
type = internal/network
interface = eno1
interval = 3.0
format-connected-underline = #55aa55
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
[module/date]
type = internal/date
interval = 5
date =
date-alt = " %Y-%m-%d"
time = %H:%M
time-alt = %H:%M:%S
format-prefix = 
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #0a6cf5
label = %date% %time%
[module/pulseaudio]
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = VOL %percentage%%
label-volume-foreground = ${root.foreground}
label-muted = 🔇 muted
label-muted-foreground = #666
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/alsa]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
full-at = 98
format-charging = <animation-charging> <label-charging>
format-charging-underline = #ffb52a
format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
format-full-prefix = " "
format-full-prefix-foreground = ${colors.foreground-alt}
format-full-underline = ${self.format-charging-underline}
ramp-capacity-0 = 
ramp-capacity-1 = 
ramp-capacity-2 = 
ramp-capacity-foreground = ${colors.foreground-alt}
animation-charging-0 = 
animation-charging-1 = 
animation-charging-2 = 
animation-charging-foreground = ${colors.foreground-alt}
animation-charging-framerate = 750
animation-discharging-0 = 
animation-discharging-1 = 
animation-discharging-2 = 
animation-discharging-foreground = ${colors.foreground-alt}
animation-discharging-framerate = 750
[module/temperature]
type = internal/temperature
thermal-zone = 0
warn-temperature = 60
format = <ramp> <label>
format-underline = #f50a4d
format-warn = <ramp> <label-warn>
format-warn-underline = ${self.format-underline}
label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.secondary}
ramp-0 = 
ramp-1 = 
ramp-2 = 
ramp-foreground = ${colors.foreground-alt}
[module/powermenu]
type = custom/menu
expand-right = true
format-spacing = 1
label-open = 
label-open-foreground = ${colors.secondary}
label-close =  cancel
label-close-foreground = ${colors.secondary}
label-separator = |
label-separator-foreground = ${colors.foreground-alt}
menu-0-0 = reboot
menu-0-0-exec = menu-open-1
menu-0-1 = power off
menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
menu-1-1-exec = sudo reboot
menu-2-0 = power off
menu-2-0-exec = sudo poweroff
menu-2-1 = cancel
menu-2-1-exec = menu-open-0
[module/rofi]
[settings]
screenchange-reload = true
;compositing-background = xor
;compositing-background = screen
;compositing-foreground = source
;compositing-border = over
;pseudo-transparency = false
[global/wm]
margin-top = 5
margin-bottom = 5
; vim:ft=dosini

View File

@@ -1,405 +0,0 @@
;==========================================================
;
;
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
;
;
; To learn more about how to configure Polybar
; go to https://github.com/polybar/polybar
;
; The README contains a lot of information
;
;==========================================================
[colors]
;background = ${xrdb:color0:#222}
background = #222
background-alt = #444
;foreground = ${xrdb:color7:#222}
foreground = #dfdfdf
foreground-alt = #555
primary = #ffb52a
secondary = #e60053
alert = #bd2c40
[bar/example]
;monitor = ${env:MONITOR:HDMI-1}
width = 100%
height = 27
;offset-x = 1%
;offset-y = 1%
radius = 6.0
fixed-center = false
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 3
line-color = #f00
border-size = 4
border-color = #00000000
padding-left = 0
padding-right = 2
module-margin-left = 1
module-margin-right = 2
font-0 = fixed:pixelsize=10;1
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
font-2 = siji:pixelsize=10;1
modules-left = rofi bspwm
modules-center = mpd title
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
tray-position = right
tray-padding = 2
;tray-background = #0063ff
wm-restack = bspwm
;override-redirect = true
scroll-up = bspwm-desknext
scroll-down = bspwm-deskprev
cursor-click = pointer
cursor-scroll = ns-resize
[module/xwindow]
type = internal/xwindow
label = %title:0:30:...%
[module/xkeyboard]
type = internal/xkeyboard
blacklist-0 = num lock
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-prefix-underline = ${colors.secondary}
label-layout = %layout%
label-layout-underline = ${colors.secondary}
label-indicator-padding = 2
label-indicator-margin = 1
label-indicator-background = ${colors.secondary}
label-indicator-underline = ${colors.secondary}
[module/filesystem]
type = internal/fs
interval = 25
mount-0 = /
label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
label-unmounted = %mountpoint% not mounted
label-unmounted-foreground = ${colors.foreground-alt}
[module/bspwm]
type = internal/bspwm
label-focused = %index%
label-focused-background = ${colors.background-alt}
label-focused-underline= ${colors.primary}
label-focused-padding = 2
label-occupied = %index%
label-occupied-padding = 2
label-urgent = %index%!
label-urgent-background = ${colors.alert}
label-urgent-padding = 2
label-empty = %index%
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
ws-icon-0 = web;
ws-icon-1 = terminals;♛
ws-icon-2 = info;♜
ws-icon-3 = code;♝
ws-icon-8 = social;♞
; Separator in between workspaces
; label-separator = |
[module/mpd]
type = internal/mpd
format-online = <label-song> <icon-prev> <icon-stop> <toggle> <icon-next>
icon-prev = 
icon-stop = 
icon-play = 
icon-pause = 
icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
[module/xbacklight]
type = internal/xbacklight
format = <label> <bar>
label = BL
bar-width = 10
bar-indicator = |
bar-indicator-foreground = #fff
bar-indicator-font = 2
bar-fill = ─
bar-fill-font = 2
bar-fill-foreground = #9f78e1
bar-empty = ─
bar-empty-font = 2
bar-empty-foreground = ${colors.foreground-alt}
[module/backlight-acpi]
inherit = module/xbacklight
type = internal/backlight
card = intel_backlight
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #f90000
label = %percentage:2%%
[module/title]
type = internal/xwindow
; Available tags:
; <label> (default)
format = <label>
format-foreground = ${colors.foreground-alt}
format-padding = 0
label = %title%
label-maxlen = 40
; Used instead of label when there is no window title
; Available tokens:
; None
label-empty =
[module/memory]
type = internal/memory
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #4bffdc
label = %percentage_used%%
[module/wlan]
type = internal/network
interface = wlp3s0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
format-connected-underline = #9f78e1
label-connected = %essid%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
ramp-signal-4 = 
ramp-signal-foreground = ${colors.foreground-alt}
[module/eth]
type = internal/network
interface = enp4s0f2
interval = 3.0
format-connected-underline = #55aa55
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
[module/date]
type = internal/date
interval = 5
date =
date-alt = " %Y-%m-%d"
time = %H:%M
time-alt = %H:%M:%S
format-prefix = 
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #0a6cf5
label = %date% %time%
[module/pulseaudio]
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = VOL %percentage%%
label-volume-foreground = ${root.foreground}
label-muted = 🔇 muted
label-muted-foreground = #666
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/alsa]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
full-at = 98
format-charging = <animation-charging> <label-charging>
format-charging-underline = #ffb52a
format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
format-full-prefix = " "
format-full-prefix-foreground = ${colors.foreground-alt}
format-full-underline = ${self.format-charging-underline}
ramp-capacity-0 = 
ramp-capacity-1 = 
ramp-capacity-2 = 
ramp-capacity-foreground = ${colors.foreground-alt}
animation-charging-0 = 
animation-charging-1 = 
animation-charging-2 = 
animation-charging-foreground = ${colors.foreground-alt}
animation-charging-framerate = 750
animation-discharging-0 = 
animation-discharging-1 = 
animation-discharging-2 = 
animation-discharging-foreground = ${colors.foreground-alt}
animation-discharging-framerate = 750
[module/temperature]
type = internal/temperature
thermal-zone = 0
warn-temperature = 60
format = <ramp> <label>
format-underline = #f50a4d
format-warn = <ramp> <label-warn>
format-warn-underline = ${self.format-underline}
label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.secondary}
ramp-0 = 
ramp-1 = 
ramp-2 = 
ramp-foreground = ${colors.foreground-alt}
[module/powermenu]
type = custom/menu
expand-right = true
format-spacing = 1
label-open = 
label-open-foreground = ${colors.secondary}
label-close =  cancel
label-close-foreground = ${colors.secondary}
label-separator = |
label-separator-foreground = ${colors.foreground-alt}
menu-0-0 = reboot
menu-0-0-exec = menu-open-1
menu-0-1 = power off
menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
menu-1-1-exec = sudo reboot
menu-2-0 = power off
menu-2-0-exec = sudo poweroff
menu-2-1 = cancel
menu-2-1-exec = menu-open-0
[module/rofi]
type = custom/script
[settings]
screenchange-reload = true
;compositing-background = xor
;compositing-background = screen
;compositing-foreground = source
;compositing-border = over
;pseudo-transparency = false
[global/wm]
margin-top = 0
margin-bottom = 0
; vim:ft=dosini

View File

@@ -1,408 +0,0 @@
;==========================================================
;
;
; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗
; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗
; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝
; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗
; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║
; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝
;
;
; To learn more about how to configure Polybar
; go to https://github.com/polybar/polybar
;
; The README contains a lot of information
;
;==========================================================
[colors]
;background = ${xrdb:color0:#222}
background = #222
background-alt = #444
;foreground = ${xrdb:color7:#222}
foreground = #dfdfdf
foreground-alt = #555
primary = #ffb52a
secondary = #e60053
alert = #bd2c40
[bar/example]
;monitor = ${env:MONITOR:HDMI-1}
width = 100%
height = 27
;offset-x = 1%
;offset-y = 1%
radius = 6.0
fixed-center = false
background = ${colors.background}
foreground = ${colors.foreground}
line-size = 3
line-color = #f00
border-size = 4
border-color = #00000000
padding-left = 0
padding-right = 2
module-margin-left = 1
module-margin-right = 2
font-0 = fixed:pixelsize=10;1
font-1 = unifont:fontformat=truetype:size=8:antialias=false;0
font-2 = siji:pixelsize=10;1
modules-left = rofi bspwm
modules-center = mpd title
modules-right = xbacklight pulseaudio memory cpu wlan eth battery temperature date powermenu
tray-position = right
tray-padding = 2
;tray-background = #0063ff
wm-restack = bspwm
;override-redirect = true
scroll-up = bspwm-desknext
scroll-down = bspwm-deskprev
cursor-click = pointer
cursor-scroll = ns-resize
[module/xwindow]
type = internal/xwindow
label = %title:0:30:...%
[module/xkeyboard]
type = internal/xkeyboard
blacklist-0 = num lock
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-prefix-underline = ${colors.secondary}
label-layout = %layout%
label-layout-underline = ${colors.secondary}
label-indicator-padding = 2
label-indicator-margin = 1
label-indicator-background = ${colors.secondary}
label-indicator-underline = ${colors.secondary}
[module/filesystem]
type = internal/fs
interval = 25
mount-0 = /
label-mounted = %{F#0a81f5}%mountpoint%%{F-}: %percentage_used%%
label-unmounted = %mountpoint% not mounted
label-unmounted-foreground = ${colors.foreground-alt}
[module/bspwm]
type = internal/bspwm
label-focused = %index%
label-focused-background = ${colors.background-alt}
label-focused-underline= ${colors.primary}
label-focused-padding = 2
label-occupied = %index%
label-occupied-padding = 2
label-urgent = %index%!
label-urgent-background = ${colors.alert}
label-urgent-padding = 2
label-empty = %index%
label-empty-foreground = ${colors.foreground-alt}
label-empty-padding = 2
; Separator in between workspaces
; label-separator = |
ws-icon-0 = Web;
ws-icon-1 = Terminals;♛
ws-icon-2 = Info;♜
ws-icon-3 = Code;♝
ws-icon-7 = Communication;♞
; ws-icon-default =
[module/mpd]
type = internal/mpd
format-online = <label-song> <icon-prev> <icon-stop> <toggle> <icon-next>
icon-prev = 
icon-stop = 
icon-play = 
icon-pause = 
icon-next = 
label-song-maxlen = 25
label-song-ellipsis = true
[module/xbacklight]
type = internal/xbacklight
format = <label> <bar>
label = BL
bar-width = 10
bar-indicator = |
bar-indicator-foreground = #fff
bar-indicator-font = 2
bar-fill = ─
bar-fill-font = 2
bar-fill-foreground = #9f78e1
bar-empty = ─
bar-empty-font = 2
bar-empty-foreground = ${colors.foreground-alt}
[module/backlight-acpi]
inherit = module/xbacklight
type = internal/backlight
card = intel_backlight
[module/cpu]
type = internal/cpu
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #f90000
label = %percentage:2%%
[module/title]
type = internal/xwindow
; Available tags:
; <label> (default)
format = <label>
format-foreground = ${colors.foreground-alt}
format-padding = 0
label = %title%
label-maxlen = 40
; Used instead of label when there is no window title
; Available tokens:
; None
label-empty =
[module/memory]
type = internal/memory
interval = 2
format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #4bffdc
label = %percentage_used%%
[module/wlan]
type = internal/network
interface = wlp3s0
interval = 3.0
format-connected = <ramp-signal> <label-connected>
format-connected-underline = #9f78e1
label-connected = %essid%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
ramp-signal-0 = 
ramp-signal-1 = 
ramp-signal-2 = 
ramp-signal-3 = 
ramp-signal-4 = 
ramp-signal-foreground = ${colors.foreground-alt}
[module/eth]
type = internal/network
interface = enp4s0f2
interval = 3.0
format-connected-underline = #55aa55
format-connected-prefix = " "
format-connected-prefix-foreground = ${colors.foreground-alt}
label-connected = %local_ip%
format-disconnected =
;format-disconnected = <label-disconnected>
;format-disconnected-underline = ${self.format-connected-underline}
;label-disconnected = %ifname% disconnected
;label-disconnected-foreground = ${colors.foreground-alt}
[module/date]
type = internal/date
interval = 5
date =
date-alt = " %Y-%m-%d"
time = %H:%M
time-alt = %H:%M:%S
format-prefix = 
format-prefix-foreground = ${colors.foreground-alt}
format-underline = #0a6cf5
label = %date% %time%
[module/pulseaudio]
type = internal/pulseaudio
format-volume = <label-volume> <bar-volume>
label-volume = VOL %percentage%%
label-volume-foreground = ${root.foreground}
label-muted = 🔇 muted
label-muted-foreground = #666
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/alsa]
type = internal/alsa
format-volume = <label-volume> <bar-volume>
label-volume = VOL
label-volume-foreground = ${root.foreground}
format-muted-prefix = " "
format-muted-foreground = ${colors.foreground-alt}
label-muted = sound muted
bar-volume-width = 10
bar-volume-foreground-0 = #55aa55
bar-volume-foreground-1 = #55aa55
bar-volume-foreground-2 = #55aa55
bar-volume-foreground-3 = #55aa55
bar-volume-foreground-4 = #55aa55
bar-volume-foreground-5 = #f5a70a
bar-volume-foreground-6 = #ff5555
bar-volume-gradient = false
bar-volume-indicator = |
bar-volume-indicator-font = 2
bar-volume-fill = ─
bar-volume-fill-font = 2
bar-volume-empty = ─
bar-volume-empty-font = 2
bar-volume-empty-foreground = ${colors.foreground-alt}
[module/battery]
type = internal/battery
battery = BAT0
adapter = ADP1
full-at = 98
format-charging = <animation-charging> <label-charging>
format-charging-underline = #ffb52a
format-discharging = <animation-discharging> <label-discharging>
format-discharging-underline = ${self.format-charging-underline}
format-full-prefix = " "
format-full-prefix-foreground = ${colors.foreground-alt}
format-full-underline = ${self.format-charging-underline}
ramp-capacity-0 = 
ramp-capacity-1 = 
ramp-capacity-2 = 
ramp-capacity-foreground = ${colors.foreground-alt}
animation-charging-0 = 
animation-charging-1 = 
animation-charging-2 = 
animation-charging-foreground = ${colors.foreground-alt}
animation-charging-framerate = 750
animation-discharging-0 = 
animation-discharging-1 = 
animation-discharging-2 = 
animation-discharging-foreground = ${colors.foreground-alt}
animation-discharging-framerate = 750
[module/temperature]
type = internal/temperature
thermal-zone = 0
warn-temperature = 60
format = <ramp> <label>
format-underline = #f50a4d
format-warn = <ramp> <label-warn>
format-warn-underline = ${self.format-underline}
label = %temperature-c%
label-warn = %temperature-c%
label-warn-foreground = ${colors.secondary}
ramp-0 = 
ramp-1 = 
ramp-2 = 
ramp-foreground = ${colors.foreground-alt}
[module/powermenu]
type = custom/menu
expand-right = true
format-spacing = 1
label-open = 
label-open-foreground = ${colors.secondary}
label-close =  cancel
label-close-foreground = ${colors.secondary}
label-separator = |
label-separator-foreground = ${colors.foreground-alt}
menu-0-0 = reboot
menu-0-0-exec = menu-open-1
menu-0-1 = power off
menu-0-1-exec = menu-open-2
menu-1-0 = cancel
menu-1-0-exec = menu-open-0
menu-1-1 = reboot
menu-1-1-exec = sudo reboot
menu-2-0 = power off
menu-2-0-exec = sudo poweroff
menu-2-1 = cancel
menu-2-1-exec = menu-open-0
[module/rofi]
type = custom/script
click-left = rofimenu
label = M
[settings]
screenchange-reload = true
;compositing-background = xor
;compositing-background = screen
;compositing-foreground = source
;compositing-border = over
;pseudo-transparency = false
[global/wm]
margin-top = 0
margin-bottom = 0
; vim:ft=dosini

View File

@@ -1,13 +0,0 @@
#!/usr/bin/env bash
# Terminate already running bar instances
killall -q polybar
# Wait until the processes have been shut down
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# Launch bar
echo "---" >> /tmp/polybar.log
polybar example >>/tmp/polybar.log 2>&1 &
echo "Bars launched..."

View File

@@ -1,13 +0,0 @@
#!/usr/bin/env bash
# Terminate already running bar instances
killall -q polybar
# Wait until the processes have been shut down
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
# Launch bar1 and bar2
echo "---" >> /tmp/polybar.log
polybar example >>/tmp/polybar.log 2>&1 &
echo "Bars launched..."

View File

@@ -1,25 +0,0 @@
[Appearance]
color_scheme_path=
custom_palette=false
icon_theme=Papirus-Dark-Maia
style=kvantum
[Fonts]
fixed=@Variant(\0\0\0@\0\0\0\x1c\0N\0o\0t\0o\0 \0S\0\x61\0n\0s\0 \0M\0o\0n\0o@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0\x12\0N\0o\0t\0o\0 \0S\0\x61\0n\0s@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
menus_have_icons=true
stylesheets=@Invalid()
toolbutton_style=4
underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x1\x9a\0\0\x1\x1\0\0\x3\xd8\0\0\x3w\0\0\x1\x9b\0\0\x1\x19\0\0\x3\xd7\0\0\x3v\0\0\0\0\0\0\0\0\x5\0)

View File

@@ -1,731 +0,0 @@
# SpaceFM Session File
# THIS FILE IS NOT DESIGNED TO BE EDITED - it will be read and OVERWRITTEN
# If you delete all session* files, SpaceFM will be reset to factory defaults.
[General]
small_icon_size=24
tool_icon_size=3
single_click=1
[Window]
width=640
height=480
maximized=1
[Desktop]
desk_open_mime=1
bg1=4656,4125,12014
bg2=0,0,54496
text=65535,65535,65535
shadow=0,0,0
margin_top=30
[Interface]
always_show_tabs=0
[MOD]
dev_menu_root-icn=dialog-warning-symbolic
dev_root_mount-z=/usr/bin/udevil mount -o %o %v
dev_root_unmount-z=/usr/bin/udevil umount %v
dev_show_internal_drives-b=1
dev_show_empty-b=2
dev_show_net-b=1
dev_show_file-b=1
dev_dispname-s=%v %s %l %m
dev_dispname-z=%v %s %l %m
dev_automount_optical-b=1
dev_automount_removable-b=1
dev_auto_open-b=1
dev_mount_options-s=noexec, nosuid, noatime
dev_mount_options-z=noexec, nosuid, noatime
dev_remount_options-s=noexec, nosuid, noatime
dev_remount_options-z=noexec, nosuid, noatime
dev_change-s=cifs curlftpfs ftpfs fuse.sshfs nfs smbfs
dev_change-z=cifs curlftpfs ftpfs fuse.sshfs nfs smbfs
dev_fs_cnf-s=hand_fs_+fuseiso hand_fs_+udiso hand_fs_+def
dev_net_cnf-s=hand_net_+http hand_net_+ftp hand_net_+ssh hand_net_+mtp hand_net_+gphoto hand_net_+ifuse hand_net_+udevil hand_net_+udevilsmb hand_net_+fusesmb
dev_icon_internal_mounted-icn=drive-harddisk-ieee1394-symbolic
dev_icon_internal_unmounted-icn=drive-multidisk
book_icon-icn=folder
book_show-b=1
main_book-icn=bookmark-new
main_book-child=cstm_760fed92
move_filename-b=1
move_path-b=1
move_type-b=1
move_target-b=1
move_template-b=1
move_copy-b=1
move_link-b=1
move_as_root-b=1
move_dlg_font-x=728
move_dlg_font-y=314
move_dlg_font-z=0
move_dlg_confirm_create-b=1
status_info-b=1
main_new_window-key=110
main_new_window-keymod=4
main_root_window-key=65472
main_root_window-icn=spacefm-root
main_terminal-s=default-terminal
main_terminal-key=65473
main_terminal-icn=utilities-terminal-symbolic
main_terminal-b=2
main_root_terminal-icn=utilities-terminal-symbolic
main_save_tabs-b=1
main_exit-key=113
main_exit-keymod=4
panel1_show-s=///~
panel1_show-x=0
panel1_show-key=49
panel1_show-keymod=4
panel1_show-b=1
panel2_show-x=9
panel2_show-key=50
panel2_show-keymod=4
panel2_show-b=2
panel3_show-x=0
panel3_show-key=51
panel3_show-keymod=4
panel3_show-b=2
panel4_show-x=0
panel4_show-key=52
panel4_show-keymod=4
panel4_show-b=2
main_pbar-b=1
main_title-s=%d
main_title-z=%d
main_icon-x=780
main_icon-y=560
main_full-key=65480
main_full-b=2
main_tool-child=cstm_113b269f
root_bar-b=1
plug_cverb-b=1
main_help-key=65470
main_help-b=1
main_dev-b=1
task_col_status-x=0
task_col_status-y=130
task_col_status-b=1
task_col_count-x=1
task_col_path-x=2
task_col_path-y=80
task_col_path-b=1
task_col_file-x=3
task_col_file-y=80
task_col_file-b=1
task_col_to-x=4
task_col_to-y=80
task_col_to-b=1
task_col_progress-x=5
task_col_progress-y=100
task_col_progress-b=1
task_col_total-x=6
task_col_total-y=120
task_col_total-b=1
task_col_started-x=7
task_col_elapsed-x=8
task_col_elapsed-y=70
task_col_elapsed-b=1
task_col_curspeed-x=9
task_col_curspeed-y=80
task_col_curspeed-b=1
task_col_curest-x=10
task_col_curest-y=170
task_col_curest-b=1
task_col_avgspeed-x=11
task_col_avgspeed-y=60
task_col_avgest-x=12
task_col_avgest-y=65
task_show_manager-x=200
task_show_manager-b=2
task_hide_manager-b=1
task_popups-s=600
task_popups-x=864
task_popups-y=385
task_popups-z=340
task_pop_all-b=2
task_pop_top-s=504
task_pop_top-x=910
task_pop_top-y=495
task_pop_top-z=529
task_pop_top-b=2
task_pop_above-b=2
task_pop_stick-b=2
task_pop_detail-b=2
task_pop_over-b=1
task_pop_err-b=1
task_pop_font-s=Monospace 11
task_err_first-b=1
task_err_any-b=2
task_err_cont-b=2
task_q_new-b=1
task_q_smart-b=1
desk_sort_name-b=2
desk_sort_type-b=2
desk_sort_date-b=2
desk_sort_size-b=2
desk_sort_cust-b=1
desk_sort_ascend-b=1
desk_sort_descend-b=2
context_dlg-s=Monospace 11
context_dlg-x=800
context_dlg-y=600
context_dlg-b=2
date_format-s=%Y-%m-%d %H:%M
con_open-next=cstm_313456bb
open_edit_root-icn=dialog-warning-symbolic
open_hand-s=hand_f_+iso
open_all-key=65475
arc_def_ex-b=1
arc_def_parent-b=1
arc_def_write-b=1
arc_conf2-s=hand_arc_+7z hand_arc_+rar hand_arc_+tar hand_arc_+tar_bz2 hand_arc_+tar_gz hand_arc_+tar_xz hand_arc_+zip hand_arc_+gz hand_arc_+xz
arc_conf2-x=0
arc_conf2-y=0
new_file-key=70
new_file-keymod=5
new_folder-key=102
new_folder-keymod=4
arc_dlg-s=1
arc_dlg-z=1
arc_dlg-b=1
tab_new-key=116
tab_new-keymod=4
go_back-key=65361
go_back-keymod=8
go_forward-key=65363
go_forward-keymod=8
go_up-key=65362
go_up-keymod=8
go_default-key=65307
focus_path_bar-key=108
focus_path_bar-keymod=4
tab_prev-key=65056
tab_prev-keymod=5
tab_next-key=65289
tab_next-keymod=4
tab_close-key=119
tab_close-keymod=4
tab_1-key=49
tab_1-keymod=8
tab_2-key=50
tab_2-keymod=8
tab_3-key=51
tab_3-keymod=8
tab_4-key=52
tab_4-keymod=8
tab_5-key=53
tab_5-keymod=8
tab_6-key=54
tab_6-keymod=8
tab_7-key=55
tab_7-keymod=8
tab_8-key=56
tab_8-keymod=8
tab_9-key=57
tab_9-keymod=8
tab_10-key=48
tab_10-keymod=8
rubberband-b=1
sortby_name-b=1
sortby_size-b=2
sortby_type-b=2
sortby_perm-b=2
sortby_owner-b=2
sortby_date-b=2
sortby_ascend-b=1
sortby_descend-b=2
sortx_natural-b=1
sortx_case-b=2
sortx_folders-b=1
sortx_files-b=2
sortx_mix-b=2
sortx_hidfirst-b=1
sortx_hidlast-b=2
view_refresh-key=65474
path_seek-b=1
edit_cut-key=120
edit_cut-keymod=4
edit_copy-key=99
edit_copy-keymod=4
edit_paste-key=118
edit_paste-keymod=4
edit_rename-key=65471
edit_delete-key=65535
copy_name-key=67
copy_name-keymod=9
copy_path-key=67
copy_path-keymod=5
paste_link-key=86
paste_link-keymod=5
paste_as-key=65
paste_as-keymod=5
select_all-key=97
select_all-keymod=4
edit_root-icn=dialog-warning-symbolic
prop_info-key=65293
prop_info-keymod=8
prop_perm-key=112
prop_perm-keymod=4
prop_perm-icn=emblem-locked
prop_root-icn=dialog-warning-symbolic
panel1_show_toolbox-b=1
panel1_show_devmon-b=1
panel1_show_dirtree-b=1
panel1_show_book-b=1
panel1_show_sidebar-b=2
panel1_list_detailed-x=0
panel1_list_detailed-y=0
panel1_list_detailed-b=2
panel1_list_icons-b=1
panel1_list_compact-b=2
panel1_list_large-b=1
panel1_show_hidden-key=104
panel1_show_hidden-keymod=4
panel1_show_hidden-b=0
panel1_font_dev-s=xos4 Terminus 12
panel1_detcol_name-x=0
panel1_detcol_name-b=1
panel1_detcol_size-x=1
panel1_detcol_size-b=2
panel1_detcol_type-x=3
panel1_detcol_type-b=1
panel1_detcol_perm-x=4
panel1_detcol_perm-b=2
panel1_detcol_owner-x=5
panel1_detcol_owner-b=2
panel1_detcol_date-x=2
panel1_detcol_date-b=1
panel1_sort_extra-x=2
panel1_sort_extra-y=1
panel1_sort_extra-z=1
panel1_sort_extra-b=1
panel1_book_fol-b=1
panel2_show_toolbox-b=1
panel2_show_dirtree-b=1
panel2_show_sidebar-b=2
panel2_list_detailed-b=1
panel2_show_hidden-b=0
panel2_detcol_name-x=0
panel2_detcol_name-b=1
panel2_detcol_size-x=1
panel2_detcol_size-b=1
panel2_detcol_type-x=2
panel2_detcol_type-b=2
panel2_detcol_perm-x=3
panel2_detcol_perm-b=2
panel2_detcol_owner-x=4
panel2_detcol_owner-b=2
panel2_detcol_date-x=5
panel2_detcol_date-b=1
panel2_sort_extra-x=2
panel2_sort_extra-y=1
panel2_sort_extra-z=1
panel2_sort_extra-b=1
panel2_book_fol-b=1
panel3_show_toolbox-b=1
panel3_show_dirtree-b=1
panel3_list_detailed-b=1
panel3_detcol_name-x=0
panel3_detcol_name-b=1
panel3_detcol_size-x=1
panel3_detcol_size-b=1
panel3_detcol_type-x=2
panel3_detcol_perm-x=3
panel3_detcol_owner-x=4
panel3_detcol_date-x=5
panel3_sort_extra-x=2
panel3_sort_extra-y=1
panel3_sort_extra-z=1
panel3_sort_extra-b=1
panel3_book_fol-b=1
panel4_show_toolbox-b=1
panel4_show_devmon-b=2
panel4_show_dirtree-b=1
panel4_show_book-b=2
panel4_show_sidebar-b=2
panel4_list_detailed-b=1
panel4_detcol_name-x=0
panel4_detcol_name-b=1
panel4_detcol_size-x=1
panel4_detcol_size-b=1
panel4_detcol_type-x=2
panel4_detcol_type-b=2
panel4_detcol_perm-x=3
panel4_detcol_perm-b=2
panel4_detcol_owner-x=4
panel4_detcol_owner-b=2
panel4_detcol_date-x=5
panel4_detcol_date-b=2
panel4_sort_extra-x=2
panel4_sort_extra-y=1
panel4_sort_extra-z=1
panel4_sort_extra-b=1
panel4_book_fol-b=1
book_single-b=1
dev_newtab-b=1
dev_single-b=1
book_new-key=100
book_new-keymod=4
su_command-s=/usr/bin/sudo
gsu_command-s=/usr/bin/zensu
editor-s=gedit
editor-b=2
config_version-s=37
panel1_show_toolbox0-b=1
panel1_show_sidebar0-b=2
panel1_detcol_name0-y=419
panel1_detcol_name0-b=1
panel1_detcol_size0-y=114
panel1_detcol_size0-b=2
panel1_detcol_type0-y=1442
panel1_detcol_type0-b=1
panel1_detcol_perm0-b=2
panel1_detcol_owner0-b=2
panel1_detcol_date0-y=189
panel1_detcol_date0-b=1
panel1_slider_positions0-s=0
panel1_slider_positions0-x=140
panel1_slider_positions0-y=229
panel_sliders-s=240
panel_sliders-x=200
panel_sliders-y=320
panel_sliders-z=851
panel1_show_toolbox1-b=1
panel1_show_book1-b=2
panel1_show_sidebar1-b=2
panel1_detcol_name1-y=542
panel1_detcol_name1-b=1
panel1_detcol_size1-y=276
panel1_detcol_size1-b=1
panel1_detcol_type1-y=1379
panel1_detcol_type1-b=2
panel1_detcol_perm1-b=2
panel1_detcol_owner1-b=2
panel1_detcol_date1-y=100
panel1_detcol_date1-b=1
panel1_slider_positions1-s=0
panel1_slider_positions1-x=140
panel1_slider_positions1-y=92
panel2_show_toolbox1-b=1
panel2_show_sidebar1-b=2
panel2_detcol_name1-y=484
panel2_detcol_name1-b=1
panel2_detcol_size1-y=1235
panel2_detcol_size1-b=1
panel2_detcol_type1-b=2
panel2_detcol_perm1-b=2
panel2_detcol_owner1-b=2
panel2_detcol_date1-y=100
panel2_detcol_date1-b=1
panel2_slider_positions1-s=0
panel2_slider_positions1-x=294
panel2_slider_positions1-y=0
panel2_show_toolbox0-b=1
panel2_show_sidebar0-b=2
panel2_detcol_name0-y=1481
panel2_detcol_name0-b=1
panel2_detcol_size0-y=423
panel2_detcol_size0-b=1
panel2_detcol_type0-b=2
panel2_detcol_perm0-b=2
panel2_detcol_owner0-b=2
panel2_detcol_date0-y=100
panel2_detcol_date0-b=2
panel2_slider_positions0-s=0
panel2_slider_positions0-x=436
panel2_slider_positions0-y=295
drag_action-x=0
app_dlg-s=511
app_dlg-x=492
app_dlg-y=420
app_dlg-z=436
panel1_show_toolbox3-b=1
panel1_show_devmon3-b=1
panel1_show_book3-b=2
panel1_show_sidebar3-b=2
panel1_detcol_name3-y=150
panel1_detcol_name3-b=1
panel1_detcol_size3-y=803
panel1_detcol_size3-b=1
panel1_detcol_type3-b=2
panel1_detcol_perm3-b=2
panel1_detcol_owner3-b=2
panel1_detcol_date3-y=100
panel1_detcol_date3-b=2
panel1_slider_positions3-s=0
panel1_slider_positions3-x=0
panel1_slider_positions3-y=0
panel2_show_toolbox3-b=1
panel2_show_devmon3-b=2
panel2_show_book3-b=2
panel2_show_sidebar3-b=2
panel2_detcol_name3-y=150
panel2_detcol_name3-b=1
panel2_detcol_size3-y=643
panel2_detcol_size3-b=1
panel2_detcol_type3-b=2
panel2_detcol_perm3-b=2
panel2_detcol_owner3-b=2
panel2_detcol_date3-y=100
panel2_detcol_date3-b=2
panel2_slider_positions3-s=0
panel2_slider_positions3-x=0
panel2_slider_positions3-y=0
panel3_show_toolbox2-b=1
panel3_show_devmon2-b=2
panel3_show_book2-b=2
panel3_show_sidebar2-b=2
panel3_detcol_name2-y=220
panel3_detcol_name2-b=1
panel3_detcol_size2-y=100
panel3_detcol_size2-b=1
panel3_detcol_type2-b=2
panel3_detcol_perm2-b=2
panel3_detcol_owner2-b=2
panel3_detcol_date2-b=2
panel3_slider_positions2-s=0
panel3_slider_positions2-x=0
panel3_slider_positions2-y=0
cstm_113b269f-x=0
cstm_113b269f-label=New _Command
cstm_113b269f-parent=main_tool
cstm_113b269f-task=1
cstm_113b269f-task_err=1
cstm_113b269f-task_out=1
cstm_113b269f-keep=1
root_editor-s=nano
root_editor-b=1
hand_fs_+def-s=*
hand_fs_+def-x=
hand_fs_+def-label=Default
hand_fs_+def-b=1
text_dlg-s=600
text_dlg-x=549
text_dlg-y=304
text_dlg-z=454
panel1_tool_l-child=cstm_3d19bd96
cstm_3d19bd96-icon=drive-harddisk-symbolic
cstm_3d19bd96-next=cstm_03aa75d1
cstm_3d19bd96-tool=2
cstm_3d19bd96-parent=panel1_tool_l
cstm_366f074f-next=cstm_2920a47f
cstm_366f074f-tool=7
cstm_366f074f-prev=cstm_43475ea3
panel1_tool_r-child=cstm_28416fa9
cstm_28416fa9-tool=12
cstm_28416fa9-parent=panel1_tool_r
panel1_tool_s-child=cstm_2a6fe06b
cstm_2a6fe06b-next=cstm_5a11403e
cstm_2a6fe06b-tool=2
cstm_2a6fe06b-parent=panel1_tool_s
cstm_5a11403e-next=cstm_24910d09
cstm_5a11403e-tool=3
cstm_5a11403e-prev=cstm_2a6fe06b
cstm_24910d09-tool=4
cstm_24910d09-prev=cstm_5a11403e
panel2_tool_l-child=cstm_628f79f1
cstm_628f79f1-icon=drive-harddisk-symbolic
cstm_628f79f1-next=cstm_1eb2b13b
cstm_628f79f1-tool=2
cstm_628f79f1-parent=panel2_tool_l
cstm_1eb2b13b-next=cstm_01306908
cstm_1eb2b13b-tool=3
cstm_1eb2b13b-prev=cstm_628f79f1
cstm_01306908-next=cstm_275cea58
cstm_01306908-tool=4
cstm_01306908-prev=cstm_1eb2b13b
cstm_275cea58-next=cstm_48a5606d
cstm_275cea58-tool=14
cstm_275cea58-prev=cstm_01306908
cstm_48a5606d-next=cstm_1a9144c0
cstm_48a5606d-tool=9
cstm_48a5606d-prev=cstm_275cea58
cstm_1a9144c0-next=cstm_55fcb416
cstm_1a9144c0-tool=11
cstm_1a9144c0-prev=cstm_48a5606d
cstm_55fcb416-next=cstm_186cc266
cstm_55fcb416-tool=7
cstm_55fcb416-prev=cstm_1a9144c0
cstm_186cc266-tool=6
cstm_186cc266-prev=cstm_55fcb416
panel2_tool_r-child=cstm_6d1111e1
cstm_6d1111e1-tool=12
cstm_6d1111e1-parent=panel2_tool_r
panel2_tool_s-child=cstm_736b4d84
cstm_736b4d84-next=cstm_7ce195df
cstm_736b4d84-tool=2
cstm_736b4d84-parent=panel2_tool_s
cstm_7ce195df-next=cstm_058f72af
cstm_7ce195df-tool=3
cstm_7ce195df-prev=cstm_736b4d84
cstm_058f72af-tool=4
cstm_058f72af-prev=cstm_7ce195df
panel3_tool_l-child=cstm_45f8197b
cstm_45f8197b-icon=gnome-disks-symbolic
cstm_45f8197b-next=cstm_4b844113
cstm_45f8197b-tool=2
cstm_45f8197b-parent=panel3_tool_l
cstm_4b844113-next=cstm_5ff6de30
cstm_4b844113-tool=3
cstm_4b844113-prev=cstm_45f8197b
cstm_5ff6de30-next=cstm_06ea9e33
cstm_5ff6de30-tool=4
cstm_5ff6de30-prev=cstm_4b844113
cstm_06ea9e33-next=cstm_12189c7d
cstm_06ea9e33-tool=14
cstm_06ea9e33-prev=cstm_5ff6de30
cstm_12189c7d-next=cstm_754e13d7
cstm_12189c7d-tool=9
cstm_12189c7d-prev=cstm_06ea9e33
cstm_754e13d7-next=cstm_4cec8dc5
cstm_754e13d7-tool=11
cstm_754e13d7-prev=cstm_12189c7d
cstm_4cec8dc5-next=cstm_4f325a14
cstm_4cec8dc5-tool=7
cstm_4cec8dc5-prev=cstm_754e13d7
cstm_4f325a14-tool=6
cstm_4f325a14-prev=cstm_4cec8dc5
panel3_tool_r-child=cstm_7180d1a3
cstm_7180d1a3-tool=12
cstm_7180d1a3-parent=panel3_tool_r
panel3_tool_s-child=cstm_7db556bd
cstm_7db556bd-next=cstm_769958b5
cstm_7db556bd-tool=2
cstm_7db556bd-parent=panel3_tool_s
cstm_769958b5-next=cstm_3d9f9b0a
cstm_769958b5-tool=3
cstm_769958b5-prev=cstm_7db556bd
cstm_3d9f9b0a-tool=4
cstm_3d9f9b0a-prev=cstm_769958b5
panel4_tool_l-child=cstm_64036c3d
cstm_64036c3d-icon=drive-harddisk-symbolic
cstm_64036c3d-next=cstm_2d086005
cstm_64036c3d-tool=2
cstm_64036c3d-parent=panel4_tool_l
cstm_2d086005-next=cstm_2d5078e9
cstm_2d086005-tool=3
cstm_2d086005-prev=cstm_64036c3d
cstm_2d5078e9-next=cstm_0c44dbe6
cstm_2d5078e9-tool=4
cstm_2d5078e9-prev=cstm_2d086005
cstm_0c44dbe6-next=cstm_57784070
cstm_0c44dbe6-tool=14
cstm_0c44dbe6-prev=cstm_2d5078e9
cstm_57784070-next=cstm_0761b927
cstm_57784070-tool=9
cstm_57784070-prev=cstm_0c44dbe6
cstm_0761b927-next=cstm_30d5e8f0
cstm_0761b927-tool=11
cstm_0761b927-prev=cstm_57784070
cstm_30d5e8f0-next=cstm_3a07ba62
cstm_30d5e8f0-tool=7
cstm_30d5e8f0-prev=cstm_0761b927
cstm_3a07ba62-tool=6
cstm_3a07ba62-prev=cstm_30d5e8f0
panel4_tool_r-child=cstm_26146a62
cstm_26146a62-tool=12
cstm_26146a62-parent=panel4_tool_r
panel4_tool_s-child=cstm_320651f8
cstm_320651f8-next=cstm_6164a4ba
cstm_320651f8-tool=2
cstm_320651f8-parent=panel4_tool_s
cstm_6164a4ba-next=cstm_6eb9cacf
cstm_6164a4ba-tool=3
cstm_6164a4ba-prev=cstm_320651f8
cstm_6eb9cacf-tool=4
cstm_6eb9cacf-prev=cstm_6164a4ba
cstm_313456bb-label=Set as wallpaper
cstm_313456bb-prev=con_open
cstm_313456bb-task=1
cstm_313456bb-task_err=1
cstm_313456bb-task_out=1
cstm_313456bb-keep=1
panel1_list_large0-b=1
cstm_43475ea3-next=cstm_366f074f
cstm_43475ea3-tool=8
cstm_43475ea3-prev=cstm_03aa75d1
cstm_2920a47f-tool=10
cstm_2920a47f-prev=cstm_366f074f
cstm_03aa75d1-next=cstm_43475ea3
cstm_03aa75d1-tool=6
cstm_03aa75d1-prev=cstm_3d19bd96
panel1_show_book0-b=1
panel3_show_toolbox3-b=1
panel3_show_devmon3-b=2
panel3_show_book3-b=2
panel3_show_sidebar3-b=2
panel3_detcol_name3-y=220
panel3_detcol_name3-b=1
panel3_detcol_size3-y=100
panel3_detcol_size3-b=1
panel3_detcol_type3-b=2
panel3_detcol_perm3-b=2
panel3_detcol_owner3-b=2
panel3_detcol_date3-b=2
panel3_slider_positions3-s=0
panel3_slider_positions3-x=0
panel3_slider_positions3-y=0
panel4_show_toolbox3-b=1
panel4_show_devmon3-b=2
panel4_show_book3-b=2
panel4_show_sidebar3-b=2
panel4_detcol_name3-y=566
panel4_detcol_name3-b=1
panel4_detcol_size3-y=100
panel4_detcol_size3-b=1
panel4_detcol_type3-b=2
panel4_detcol_perm3-b=2
panel4_detcol_owner3-b=2
panel4_detcol_date3-b=2
panel4_slider_positions3-s=0
panel4_slider_positions3-x=0
panel4_slider_positions3-y=0
panel4_show_toolbox2-b=1
panel4_show_devmon2-b=2
panel4_show_book2-b=2
panel4_show_sidebar2-b=2
panel4_detcol_name2-y=887
panel4_detcol_name2-b=1
panel4_detcol_size2-y=100
panel4_detcol_size2-b=1
panel4_detcol_type2-b=2
panel4_detcol_perm2-b=2
panel4_detcol_owner2-b=2
panel4_detcol_date2-b=2
panel4_slider_positions2-s=0
panel4_slider_positions2-x=0
panel4_slider_positions2-y=0
font_dlg-x=576
font_dlg-y=344
file_dlg-x=902
file_dlg-y=582
cstm_760fed92-x=3
cstm_760fed92-z=~/Documents
cstm_760fed92-label=Documents
cstm_760fed92-next=cstm_575d26da
cstm_760fed92-parent=main_book
cstm_528a237a-x=3
cstm_528a237a-z=~/Music
cstm_528a237a-label=Music
cstm_528a237a-next=cstm_2aa51446
cstm_528a237a-prev=cstm_575d26da
cstm_575d26da-x=3
cstm_575d26da-z=~/Downloads
cstm_575d26da-label=Downloads
cstm_575d26da-next=cstm_528a237a
cstm_575d26da-prev=cstm_760fed92
cstm_2aa51446-x=3
cstm_2aa51446-z=~/Pictures
cstm_2aa51446-label=Pictures
cstm_2aa51446-next=cstm_4531b1eb
cstm_2aa51446-prev=cstm_528a237a
cstm_4531b1eb-x=3
cstm_4531b1eb-z=~/Videos
cstm_4531b1eb-label=Videos
cstm_4531b1eb-prev=cstm_2aa51446

View File

@@ -1,326 +0,0 @@
# bspwm hotkeys
#
# Cleanly quit bspwm
super + shift + q
bspc quit 1 && pkill lemonpanel && pkill lemonbar
# Show keybindings
super + F1
$TERMINAL -e keybindings.sh
#
# Window manipulation
# ______________
# Close window
super + x
bspc node -c
# Kill window
super + shift + x
bspc node -k
# Toggle tiling mode of window
super + shift + t
bspc node -t {pseudo_tiled,tiled}
super + t
{bspc node -t floating && window-placer $(bspc query -T -d | grep -o '"state":"floating"' | wc -l),bspc node -t tiled}
# Force all windows of the desktop to tile
super + ctrl + t
bspcp tile
# Force all windows of the desktop to float and arrange them
super + ctrl + shift + t
bspcp float
# Toggle fullscreen
super + shift + f
bspc node -t {fullscreen,tiled}
# Try to keep size and position of the selected window
super + o
bspc node -g private
# Make window sticky
super + i
bspc node -g sticky
# Lock a window from closing
super + Escape
bspc node -g locked
### Map or unmap windows (functional equivalent of "minimize")
super + c
whid dmenu
super + shift + c
whid hide
super + ctrl + c
whid last
#
# Window moving and splitting
# ______________
# Autopresel (split window in its largest dimension)
ctrl + space
auto-presel
# Presel window for splitting in certain direction
alt + ctrl + {a,s,w,d}
bspc node -p \~{west,south,north,east} -i
#alt + ctrl + {h,j,k,l}
# bspc node -p \~{west,south,north,east}
alt + ctrl + {Left,Down,Up,Right}
bspc node -p \~{west,south,north,east}
# Presel the desktop for splitting in certain direction
# alt + shift + {a,s,w,d}
# bspc node @/ -p \~{west,south,north,east}
#
# alt + shift + {h,j,k,l}
# bspc node @/ -p \~{west,south,north,east}
# alt + shift + {Left,Down,Up,Right}
# bspc node @/ -p \~{west,south,north,east}
# Set splitting ratio of windows
alt + ctrl + {1-9}
bspc node -o 0.{1-9}
# Move current window to largest space or preselected area if there is one.
super + Return
windowpromoter
# Create a new "master area", splitting the whole desktop instead of just windows.
alt + Return
bspc node -n @/
# go (Shift=move) to desktop (and focus the monitor that the desktop is located on. Bspwm style)
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} ^{1-9,10}
## Alternative: i3 style behavior (focus nth, desktop of the focused monitor)
#super + {1-9,0}
# focusdesktopofthismonitor {1-9}
#super + shift + {1-9,0}
# movetodesktopofthismonitor {1-9,10}
## Another alternative: xmonad style desktops. You have 10 desktops shared between all monitors,
## and focusing a desktop focuses it on the currently focused monitor
#super + {1-9,0}
# summondesktop.sh {1-9,10}
#super + shift + {1-9,0}
# bspc node -d ^{1-9,10}
# Select previous / next desktop
super + {m,n}
bspc desktop -f {prev.occupied,next.occupied}
# cycle windows
alt + {_,shift + }Tab
bspc node -f {next,prev}
# Go to specific window
super + Tab
WindowSelector
#Focus windows by direction, works with multihead
super + {a,s,w,d}
focusmover {west,south,north,east}
#super + {h,j,k,l}
# focusmover {west,south,north,east}
super + {Left,Down,Up,Right}
focusmover {west,south,north,east}
# Move tiled windows. Moving a tiled window to
# preselected one moves into preselection instead.
# Moving out of the screen should move the window to next monitor if possible
super + shift + {a,s,w,d}
windowgrabber {west,south,north,east}
#super + shift + {h,j,k,l}
# windowgrabber {west,south,north,east}
# Different style of movement: transplant into window in chosen direction
super + shift + {Left,Down,Up,Right}
euclid_mover {west,south,north,east}
#resize windows
super + ctrl + {a,s,w,d}
bspwm_resize.sh {west,south,north,east}
#super + ctrl + {h,j,k,l}
# bspwm_resize.sh {west,south,north,east}
super + ctrl + {Left,Down,Up,Right}
bspwm_resize.sh {west,south,north,east}
#
# Layout manipulation/desktop level controls
# ______________
# Toggle monocle mode
super + f
bspc desktop -l next
# Balance tree
super + b
bspc node @/ -B
# Balance brother node. If you do this on biggest window of the desktop, it usually means balancing all windows with except the biggest.
super + alt + b
bspc node @brother -B
# Undo balancing (equalize windows)
super + ctrl + b
bspc node @/ -E
# Toggle automatic balancing of windows
alt + b
euclid_balancer
# Mirror and flip leaves of tree
super + {comma,period}
bspc node @/ -F {horizontal,vertical}
# Rotate leaves of tree
super + shift + {comma,period}
bspc node @/ -R {90,270}
# Change window gap
super + g
bspc config -d focused window_gap {$gap,$(($gap+$gap)),$(($gap+$gap+$gap))}
super + button{4,5}
bspc config -d focused window_gap $((`bspc config -d focused window_gap` {+,-} 2 ))
#
# mouse bindings
# __________________
~button1
DidIClickDesktop.sh && gapgrab
~button2
DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmDesktopMenui
#DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmWindowMenui
~button3
DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/LaunchMenu
# Switch workspace by scrolling on the desktop. Causes scrolling issues on some systems.
#~button4
# DidIClickDesktop.sh && bspc desktop -f next
#~button5
# DidIClickDesktop.sh && bspc desktop -f prev
### Add or remove desktops by scrolling
super + ctrl + button5
bspcp dsktp rm
super + ctrl + button4
bspcp dsktp add
# Spawn applications popup menu and manually tile selected
# app where your mouse was when you opened the menu. Smartsplit only chooses
# biggest dimension of the window, MouseLaunch only cares which edge is closer.
# mod5 is alt_gr (first key right from space) on most keyboards.
mod5 + @button1
MouseLaunch ; mygtkmenui -- .config/GTKmenu/LaunchMenu
# smartsplit ; dboxmenu
# Spawn window manipulation menu
# Mod1 is alt
# BspwmWindowMenu
mod1 + @button1
mygtkmenui -- .config/GTKmenu/BspwmWindowMenui
#
# Touchpad "gestures" (depend on your touchpad driver, very likely to be unavailable)
#_____________________
#
# spawn programs
#
# run applications
super + space
dmenu_recent -fn 'xos4 Terminus:size=15' -i -l 14 -w 600 -y $PANEL_HEIGHT
# Triggered by jus tapping super
super + shift + space
rofi -show
#super + p
# dmenu_recent -h $PANEL_HEIGHT -fn 'xos4 Terminus:size=15' -i
super + shift + Return
default-terminal
super + z
default-terminal
super + shift + z
open-terminal-here
super + r
rofi-finder.sh
super + shift + b
$BROWSER
super + e
thunar
# Use slightly bigger font for ranger
super + shift + e
default-terminal ranger
Print
scrot
#
# Media keys
#
XF86AudioRaiseVolume
volume up
XF86AudioLowerVolume
volume down
XF86AudioMute
volume mute
XF86MonBrightnessDown
light -U 5
XF86MonBrightnessUp
light -A 5
XF86Sleep
systemctl suspend
# make sxhkd reload its configuration files:
super + shift + Escape
pkill -USR1 -x sxhkd
# In case bspwmrc fails to execute/you wish have plugged in a new monitor
super + shift + r
bspwmrc
#edit this file
alt + ctrl + space
$GUI_EDITOR ~/.config/sxhkd/sxhkdrc
# Toggle compositing
super + ctrl + space
{pkill compton ,\
compton -b }
# Remove receptacles
super + BackSpace
for i in $(bspc query -N -n .leaf.!window.local); do bspc node $i -k; done

View File

@@ -1,325 +0,0 @@
# bspwm hotkeys
#
# Cleanly quit bspwm
super + shift + q
bspc quit 1 && pkill lemonpanel && pkill lemonbar
# Show keybindings
super + F1
$TERMINAL -e keybindings.sh
#
# Window manipulation
# ______________
# Close window
super + x
bspc node -c
# Kill window
super + shift + x
bspc node -k
# Toggle tiling mode of window
super + shift + t
bspc node -t {pseudo_tiled,tiled}
super + t
{bspc node -t floating && window-placer $(bspc query -T -d | grep -o '"state":"floating"' | wc -l),bspc node -t tiled}
# Force all windows of the desktop to tile
super + ctrl + t
bspcp tile
# Force all windows of the desktop to float and arrange them
super + ctrl + shift + t
bspcp float
# Toggle fullscreen
super + shift + f
bspc node -t {fullscreen,tiled}
# Try to keep size and position of the selected window
super + o
bspc node -g private
# Make window sticky
super + i
bspc node -g sticky
# Lock a window from closing
super + Escape
bspc node -g locked
### Map or unmap windows (functional equivalent of "minimize")
super + c
whid dmenu
super + shift + c
whid hide
super + ctrl + c
whid last
#
# Window moving and splitting
# ______________
# Autopresel (split window in its largest dimension)
ctrl + space
auto-presel
# Presel window for splitting in certain direction
alt + ctrl + {a,s,w,d}
bspc node -p \~{west,south,north,east} -i
#alt + ctrl + {h,j,k,l}
# bspc node -p \~{west,south,north,east}
alt + ctrl + {Left,Down,Up,Right}
bspc node -p \~{west,south,north,east}
# Presel the desktop for splitting in certain direction
# alt + shift + {a,s,w,d}
# bspc node @/ -p \~{west,south,north,east}
#
# alt + shift + {h,j,k,l}
# bspc node @/ -p \~{west,south,north,east}
# alt + shift + {Left,Down,Up,Right}
# bspc node @/ -p \~{west,south,north,east}
# Set splitting ratio of windows
alt + ctrl + {1-9}
bspc node -o 0.{1-9}
# Move current window to largest space or preselected area if there is one.
super + Return
windowpromoter
# Create a new "master area", splitting the whole desktop instead of just windows.
alt + Return
bspc node -n @/
# go (Shift=move) to desktop (and focus the monitor that the desktop is located on. Bspwm style)
super + {_,shift + }{1-9,0}
bspc {desktop -f,node -d} ^{1-9,10}
## Alternative: i3 style behavior (focus nth, desktop of the focused monitor)
#super + {1-9,0}
# focusdesktopofthismonitor {1-9}
#super + shift + {1-9,0}
# movetodesktopofthismonitor {1-9,10}
## Another alternative: xmonad style desktops. You have 10 desktops shared between all monitors,
## and focusing a desktop focuses it on the currently focused monitor
#super + {1-9,0}
# summondesktop.sh {1-9,10}
#super + shift + {1-9,0}
# bspc node -d ^{1-9,10}
# Select previous / next desktop
super + {m,n}
bspc desktop -f {prev.occupied,next.occupied}
# cycle windows
alt + {_,shift + }Tab
bspc node -f {next,prev}
# Go to specific window
super + Tab
WindowSelector
#Focus windows by direction, works with multihead
super + {a,s,w,d}
focusmover {west,south,north,east}
#super + {h,j,k,l}
# focusmover {west,south,north,east}
super + {Left,Down,Up,Right}
focusmover {west,south,north,east}
# Move tiled windows. Moving a tiled window to
# preselected one moves into preselection instead.
# Moving out of the screen should move the window to next monitor if possible
super + shift + {a,s,w,d}
windowgrabber {west,south,north,east}
#super + shift + {h,j,k,l}
# windowgrabber {west,south,north,east}
# Different style of movement: transplant into window in chosen direction
super + shift + {Left,Down,Up,Right}
euclid_mover {west,south,north,east}
#resize windows
super + ctrl + {a,s,w,d}
bspwm_resize.sh {west,south,north,east}
#super + ctrl + {h,j,k,l}
# bspwm_resize.sh {west,south,north,east}
super + ctrl + {Left,Down,Up,Right}
bspwm_resize.sh {west,south,north,east}
#
# Layout manipulation/desktop level controls
# ______________
# Toggle monocle mode
super + f
bspc desktop -l next
# Balance tree
super + b
bspc node @/ -B
# Balance brother node. If you do this on biggest window of the desktop, it usually means balancing all windows with except the biggest.
super + alt + b
bspc node @brother -B
# Undo balancing (equalize windows)
super + ctrl + b
bspc node @/ -E
# Toggle automatic balancing of windows
alt + b
euclid_balancer
# Mirror and flip leaves of tree
super + {comma,period}
bspc node @/ -F {horizontal,vertical}
# Rotate leaves of tree
super + shift + {comma,period}
bspc node @/ -R {90,270}
# Change window gap
super + g
bspc config -d focused window_gap {$gap,$(($gap+$gap)),$(($gap+$gap+$gap))}
super + button{4,5}
bspc config -d focused window_gap $((`bspc config -d focused window_gap` {+,-} 2 ))
#
# mouse bindings
# __________________
~button1
DidIClickDesktop.sh && gapgrab
~button2
DidIClickDesktop.sh && BspwmDesktopMenu
# DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmDesktopMenui
# DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/BspwmWindowMenui
~button3
DidIClickDesktop.sh && rofimenu -desktop
#DidIClickDesktop.sh && mygtkmenui -- .config/GTKmenu/LaunchMenu
# Switch workspace by scrolling on the desktop. Causes scrolling issues on some systems.
#~button4
# DidIClickDesktop.sh && bspc desktop -f next
#~button5
# DidIClickDesktop.sh && bspc desktop -f prev
### Add or remove desktops by scrolling
super + ctrl + button5
bspcp dsktp rm
super + ctrl + button4
bspcp dsktp add
# Spawn applications popup menu and manually tile selected
# app where your mouse was when you opened the menu. Smartsplit only chooses
# biggest dimension of the window, MouseLaunch only cares which edge is closer.
# mod5 is alt_gr (first key right from space) on most keyboards.
mod5 + @button1
smartsplit ; rofimenu -desktop
# smartsplit ; dboxmenu
# MouseLaunch ; mygtkmenui -- .config/GTKmenu/LaunchMenu
# Spawn window manipulation menu
# Mod1 is alt
mod1 + @button1
BspwmWindowMenu
# mygtkmenui -- .config/GTKmenu/BspwmWindowMenui
#
# Touchpad "gestures" (depend on your touchpad driver, very likely to be unavailable)
#_____________________
#
# spawn programs
#
# run applications
super + space
dmenu_recent -fn 'xos4 Terminus:size=15' -i -l 14 -w 600 -y $PANEL_HEIGHT
super + shift + space
rofi -show
#super + p
# dmenu_recent -h $PANEL_HEIGHT -fn 'xos4 Terminus:size=15' -i
super + shift + Return
default-terminal
super + z
default-terminal
super + shift + z
open-terminal-here
super + r
rofi-finder.sh
super + shift + b
$BROWSER
super + e
default-terminal ranger
#spacefm -n
Print
scrot
#
# Media keys
#
XF86AudioRaiseVolume
volume up
XF86AudioLowerVolume
volume down
XF86AudioMute
volume mute
XF86MonBrightnessDown
light -U 5
XF86MonBrightnessUp
light -A 5
XF86Sleep
systemctl suspend
# make sxhkd reload its configuration files:
super + shift + Escape
pkill -USR1 -x sxhkd
# In case bspwmrc fails to execute/you wish have plugged in a new monitor
super + shift + r
bspwmrc
#edit this file
alt + ctrl + space
$GUI_EDITOR ~/.config/sxhkd/sxhkdrc
# Toggle compositing
super + ctrl + space
{pkill compton ,\
compton -b }
# Remove receptacles
super + BackSpace
for i in $(bspc query -N -n .leaf.!window.local); do bspc node $i -k; done

View File

@@ -1,15 +0,0 @@
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run.
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
#
XDG_DESKTOP_DIR="$HOME/Pulpit"
XDG_DOWNLOAD_DIR="$HOME/Pobrane"
XDG_TEMPLATES_DIR="$HOME/Szablony"
XDG_PUBLICSHARE_DIR="$HOME/Publiczny"
XDG_DOCUMENTS_DIR="$HOME/Dokumenty"
XDG_MUSIC_DIR="$HOME/Muzyka"
XDG_PICTURES_DIR="$HOME/Obrazy"
XDG_VIDEOS_DIR="$HOME/Wideo"

View File

@@ -1 +0,0 @@
pl_PL

View File

@@ -1,2 +0,0 @@
auto-online=false

View File

@@ -1,2 +0,0 @@
TerminalEmulator=urxvt

View File

@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="thunar" version="1.0">
<property name="last-view" type="string" value="ThunarDetailsView"/>
<property name="last-location-bar" type="string" value="ThunarLocationEntry"/>
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_75_PERCENT"/>
<property name="last-window-maximized" type="bool" value="true"/>
<property name="last-show-hidden" type="bool" value="true"/>
<property name="last-separator-position" type="int" value="170"/>
<property name="misc-single-click" type="bool" value="false"/>
<property name="misc-middle-click-in-tab" type="bool" value="true"/>
<property name="last-details-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_38_PERCENT"/>
<property name="last-details-view-column-widths" type="string" value="50,142,50,50,246,50,50,91,50,207"/>
<property name="last-sort-column" type="string" value="THUNAR_COLUMN_NAME"/>
<property name="last-sort-order" type="string" value="GTK_SORT_ASCENDING"/>
</channel>

View File

@@ -5,7 +5,6 @@ setopt nocaseglob # Case insensiti
setopt rcexpandparam # Array expension with parameters
setopt nocheckjobs # Don't warn about running processes when exiting
setopt numericglobsort # Sort filenames numerically when it makes sense
setopt nobeep # No beep
setopt appendhistory # Immediately append history instead of overwriting
setopt histignorealldups # If a new command is a duplicate, remove the older one
setopt autocd # if only directory path is entered, cd there.